JSFiddle - React, Tailwind, and code Playground

by Humphry Huang

HTML

<input type="text" class="hello" value="1000">

CSS

.hello { text-indent: 100px; *display:inline-block; *zoom: 1; }