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{
    text-align: center;
     font-size: 40px;
      font-family: "Exile", system-ui; 
      color: rgb(255, 0, 0);
       text-decoration: none;
       text-shadow: 3px -5px 1px #000000;
    }

h1.abcdefg{
    font-size:45px ;
    word-spacing: 10px;
    }

ul>li>h1{
    text-shadow: 1px -3px 1px #000000;
    text-decoration: none;
}

p.khan{
     font-size: 24px;
     font-family:"Poetsen One", sans-serif;
     color: rgb(0, 0, 0);
     }
     ul>li>a{
        text-decoration: none;
        font-size: 25px;
     font-family:"Exile";
     color: rgb(255, 0, 0);
     text-shadow: 1px -3px 1px #000000
}
     
     