body {
  background-color: #000000;
  color: white;
  font-family: 'Courier New', Courier, monospace;
  image-rendering: pixelated;
  margin-top: 5%;
  margin-bottom: 5%;
  margin-right: 5%;
  margin-left: 5%;
  text-align: center;
  line-height: 45px;
}
