body {
  background-color: black;
  color: lightgreen;
  font-family: monospace;
  font-size: 1.25em;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: 30%;
}