body {
  background-color: cyan;
  text-align: center;
  font-family: sans-serif;
  color: black;
}

h1 {
  text-align: left;
}
