body {
  font-family: sans-serif;
  background: #333;
  color: #eee;
  padding: 10px;
}

a {
  color: #d7ee42;
}
