h1,h2{
    text-align:center;
    font-family: cursive;
    color:blanchedalmond
}
span{
   color:rgb(255, 193, 255);
   padding-left:17pc;
   font-size:2rem;
   font-family: system-ui;
}
body{
    background-image:url() ;
}
