body {
  background-image: url("../8bit.gif");
  background-size: 100%, 100%;
  background-position: center top;
  background-repeat: no-repeat;
}

p {
  font-family: 'Courier New', Courier, monospace;
  text-align: center center;
  color: white;
  font-size: 75;
}
