

body {
  background-image: url("https://i.pinimg.com/1200x/b2/7d/b1/b27db175b04f9524056a39eda474725c.jpg");
  background-repeat: unset;
  resize: both;
  background-size: 2000% 200%;
  height: 500;
}


h1 { color: ghostwhite;
  font-family: monospace;
}


p {color: ghostwhite;
  font-family: monospace;}
  
  
  













