JSFiddle - React, Tailwind, and code Playground

by freeneutron

HTML

<input />
<br/>
<select />

CSS

input,select{
    width:200px;
}