JSFiddle - React, Tailwind, and code Playground

HTML

<input size="5"></input>

CSS

input {
    letter-spacing: 0.25em;
}