#h1
{
  text-align: center;
  color: white;
  background-color: white;
}

body
{
  background-image: url("https://i.redd.it/xlr680n42ec21.jpg");
   background-repeat:-repeat;
  background-position:top;
  text-align: center;
  background-size: cover;
  color: white
}