body {
  background-color: #444444;
  color: white;
}

a {
  color: white;
}

em {
  color: rgb(219, 219, 219);
}

li {
  margin-bottom: 8px;
}

footer {
  margin-bottom: 10px;
}
