body {
  margin: 0;
  padding: 0;
  background: #222;
  text-align: center;
  font-family: monospace;
  color: #ececc8;
}

a {
  color: #fff;
}
