JSFiddle - React, Tailwind, and code Playground
HTML
<input type='text' value='gggyyyXXX'/>
CSS
input {
border: 1px dashed black;
overflow: visible;
height: 30px;
font-size: 30px;
}
<input type='text' value='gggyyyXXX'/>
input {
border: 1px dashed black;
overflow: visible;
height: 30px;
font-size: 30px;
}