JSFiddle - React, Tailwind, and code Playground

HTML

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

CSS

.hello { text-indent: 20px; *display:block; }