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