body {
    font-family: Arial, sans-serif;
    text-align: center;
    padding-top: 50px;
    margin: 0;
  }
  
  h1 {
    color: #333;
  }
  