body {
  background-color: #111;
  color: #fff;
  font-family: sans-serif;
}

a {
  color: #fff;
}

ul> li {
  font-size: 24px;  
}