.btn:active {

background-color: #000;
}



.buton {

background-color: #fff;
}
.buton:active {

background-color: #000;
}