body {
  color: #ffffff;
  background-size: 120%;
  background-repeat: no-repeat;
  background-color: black;
  background-position: center;
    max-width: 652px;
    max-height: 1800px;
    justify-content: center;
    align-items: center;
  position: relative;
  overflow-y: hidden;
  overflow-x: hidden;
  font-family: 'MS PGothic', sans-serif;
}
pre {
white-space: pre-line;
     text-align : left;
     font-family: 'MS PGothic', sans-serif;
}


