body {
  font-family: Arial, sans-serif;
  background: #f4f4f4;
  text-align: center;
  padding: 60px;
}

h1 {
  color: #222;
}
