JSFiddle - React, Tailwind, and code Playground
HTML
<input type="text" maxlength="3" style="letter-spacing: 0.8em;width:50px" >
CSS
input {
xcolor: transparent;text-shadow: 0 0 0 #000;
}
<input type="text" maxlength="3" style="letter-spacing: 0.8em;width:50px" >
input {
xcolor: transparent;text-shadow: 0 0 0 #000;
}