JSFiddle - React, Tailwind, and code Playground

HTML

<input name="email">

CSS

input {
  border: 0;
  background: #ccc;
}