JSFiddle - React, Tailwind, and code Playground

HTML

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

CSS

input {
    letter-spacing: 1em;
}