
body {
  background-color: Grey;
  color:black;
  font-family: Brawler;
  background-image: url("harry.png");
  background-repeat: round;
  background-size: 30%;
  min-height: 100vh;

}






