.bt{
    color: black;
    background-color: white;
    
}
.btn:hovr{
    color: black;
    background-color: black;

}