body {
  font-family: Arial;
  background: #f5f5f5;
  text-align: center;
}
h1 {
  color: goldenrod;
}
