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

h1 {
  color: #0073bb;
}
