body {
  /* background-image: url(https://www.technobuffalo.com/sites/technobuffalo.com/files/styles/xlarge/public/wp/2013/08/metal-gear-solid-vr-missions.jpg); */
  /* background-image: url(Metal-Gear-Solid-VR-Missions.jpg); */
  background-image: url(Metal-Gear-Solid-B.png);
  background-size: cover;
  font-family: "times new roman";
  color: greenyellow;
  height: 100%;
  text-align: center;
  font-size: 12px;
  float: bottom;
  margin-top: 500px;
}

p {
  font-size: 18px;
}