JSFiddle - React, Tailwind, and code Playground

by Town

HTML

<input type="text"/>

CSS

input:focus {background-color: red;}
input:focus {background-color: inherit;}