body {
  background-color: white;
  color: black;
  font-family: Verdana;
}

body {
  background-image: url(/backgroundimg.png);
}

h1 {
  height: 90%;
  width: 100%;
  display: flex;
  position: fixed;
  align-items: center;
  justify-content: center;
}

p1{
  height: 107%;
  width: 100%;
  display: flex;
  position: fixed;
  align-items: center;
  justify-content: center;
}

p2{
  height: 112%;
  width: 100%;
  display: flex;
  position: fixed;
  align-items: center;
  justify-content: center;
}

body {
    font-family: 'Jersey 10';font-size: 40px;
}

