body {
  background-color: black;
  color: white;
}

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