button{ background-color:yellow; } button:hover{ background-color:orange; } button:focus{ background-color:red; }