marquee>h1{
     text-shadow: 1px -3px 1px rgb(0, 0, 0);
      color: #ff0000 ;
       font-family: "Exile", system-ui;
         font-size: 40px;
         }

h1.qwe{  

    color: #ff0000;
     font-size:40px ;
      font-family: "Exile", system-ui;
      text-align: center; 
      text-shadow: 1px -3px 1px rgb(0, 0, 0);
    }
h1{
    color: red;font-family: "Poetsen One", sans-serif;
    font-size: 32px;
     text-shadow: 1px 3px 1px black;
    }

    p{
        color: #000000; 
        font-family: "Poetsen One", sans-serif;
        font-size: 24px;
    }

    #here{
        text-align: center;
        font-size: 40px;
        color: red;font-family: "Exile", serif;
    font-size: 40px;
     text-shadow: 1px 3px 1px black;
    }
    ul>li>a{
        text-decoration: none;
        font-size: 25px;
     font-family:"Exile";
     color: rgb(255, 0, 0);
     text-shadow: 1px -3px 1px #000000
}
     