input change color on focus in jot form code example Example: color background to input boxes on focus input:focus { background-color: yellow; }