JSFiddle - React, Tailwind, and code Playground
HTML
<div style="position: absolute; width: 70px; height: 100px; left: 60px; top: 30px; overflow:hidden; background-color: rgb(255, 192, 192);">
<div style="position: absolute; top: 22px; left: 18px;">
<input type="text" placeholder="type here" style="width: 100%; height: 21px;"/>
</div>
</div>