body {
  background-color: yellow;
  font-family: Arial, sans-serif;
}

h1 {
  color: darkblue;
  text-align: center;
}
