JSFiddle - React, Tailwind, and code Playground

HTML

<input type="text" value="text" />

CSS

input {
    padding: 5px 15px;
}