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

h1 {
  color: #007acc;
}
