JSFiddle - React, Tailwind, and code Playground
HTML
<input type="text" class="hello" value="1000">
CSS
.hello { text-indent: 100px; *display:inline-block; *zoom: 1; }
<input type="text" class="hello" value="1000">
.hello { text-indent: 100px; *display:inline-block; *zoom: 1; }