table{
    background-color: rgb(227, 216, 216);
    width: 500px;
    border-radius: 15px;
}
h1{
    background-color: rgb(228, 216, 216);
width: 450px;
font-size: 40px;
    text-align: center;
    margin-left: 230px;
    border-radius: 15px;
}
label{
    font-size: 20px;
    font-weight: bold;
}
button{ width: 200px;
    color: snow;
    background-color: rgb(0, 0, 0);
    border-radius: 5px;
}
select{
    height: 25px;
}
#abc{
    font-size: 16px;
}
button:hover{
    background-color: rgb(63, 59, 59);
}
marquee>h1{
     text-shadow: 1px -3px 1px rgb(0, 0, 0);
      color: #ff0000 ;
       font-family: "Exile", system-ui;
         font-size: 40px;
         }

#qwe{  

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