JSFiddle - React, Tailwind, and code Playground

by Rahul Desai

HTML

<input type="text" />

CSS

input{
    width: 25%;
}