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

h1 {
  color: #333;
}
