/* General Styles */
body {
    font-family: Arial, sans-serif;
    background-color: #f2f2f2;
    color: #333;
  }
  
  h1 {
    text-align: center;
  }
  
  

  