body {
  background: black;
  color: white;
}
a {
  color: darkgray;
}
p,h1 {
  color: white;
}
