body {
  background-color: #373737;
}

h1 {
  color:ghostwhite;
  font-family: courier new;
}

p {
  color:ghostwhite;
  font-family: courier new;
  margin-bottom: 30px;
}

.fit {
  max-width: 99%;
  max-height: 99%;
}