body {
  text-align: center;
  font-family: 'Monaco', monospace;
  background-color: black;
  color: white;
}

a {
  color: white;
  text-decoration: none;
  text-align: center;
}