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