.active:focus{
    background-color: red;
    color: white;
}
/* .active{
    background-color: red;
    color: white;
} */