JSFiddle - React, Tailwind, and code Playground

HTML

<input type = 'text' value='' id='adjinput' />

CSS

#adjinput{
    /*width:300px;*/

}