html {
  background: #000;
}
body {
  color: #bfbfbf;
  font-family: monospace;
  font-size: 16px;
  line-height: 24px;
  padding: 16px;
  text-align: center;
}
a:link,a:visited {
  color: #bfbfbf;
}
