Highlighting form element in focus

input:focus, select:focus, textarea:focus {
background:gray;
color:white;
}

Get in touch
 

 

Note: Does not work in IE