JSFiddle - React, Tailwind, and code Playground

by Andres Abadia

HTML

<input type="text">

CSS

input{
  width:100%
}