body {
  background-color: black;
  color: white;
  text-align: center;
  font-family: Georgia, serif;
}

a {
 color: yellow;
 text-decoration: none;
}