body {
  background-color: black;
}
h1, h2, h3 {
  color: yellowgreen;
  text-align: center;
  font-family: 'Arial', sans-serif;
  margin-top: 1em;
}