body {
  background-color: #1e1e1e;
  color: white;
}

a {
  text-decoration: none;
  color: white;
}

footer {
  border-top: 1px solid white;
}