JSFiddle - React, Tailwind, and code Playground

HTML

<style>
  input:valid { background: #000000; }      
</style>

<input name="email" required />