JSFiddle - React, Tailwind, and code Playground
HTML
<input type="text" />
CSS
input{
height:300px;
vertical-align:top;
text-align:left;
line-height:1.2;
}
<input type="text" />
input{
height:300px;
vertical-align:top;
text-align:left;
line-height:1.2;
}