body {
  font-family: Arial, sans-serif;
  text-align: center;
  margin-top: 100px;
  background-color: #f7f7f7;
  color: #333;
}

h1 {
  font-size: 3em;
  color: #007ACC;
}
