body {
  background-color: black;
  font-family: monospace;
  color: red;
  white-space: pre;
}
a {
  color: red;
}