html {
  color: white;
  background-color: black;

  font-family: sans-serif;
}

a {
  color: green;
}
