html {
       background-color: antiquewhite;
     }
p {
font-family: papyrus, fantasy;
font-size: 3vw;
}
:root {
    text-align: center;
   }
h1{
     font-family: papyrus, fantasy;
     font-size: 5vw;
   }
h2{
     font-family: papyrus,fantasy;
     font-size: 5vw;
   }
img{
  width: 30vw;
  height: width;
}
a {
       color: Blue;
}
li {
font-family: papyrus, fantasy;
font-size: 3vw;
}
