h1{
  color:white;
   text-shadow: 2px 2px 8px white;
    text-align: center;
  }
p {
  text-align: center;
  color: white;
}
body {
  background: black;
  background-image: url(https://d2w9rnfcy7mm78.cloudfront.net/9987911/original_026fc0b61e323aff95685b0331d518da.gif?1608653922);
  background-position: right 35% bottom 1000%;
  background-repeat: repeat-x;
  }
