body {
background-image: url(https://i.redd.it/diaye74vs2651.png);
background-repeat: no-repeat;
width: 1000px;
height: 1000px;
}
h1 {
  color: green;
  }

p {
  font-family: calibri;
  font-size: 25px;
  color: darkgreen;
}