JSFiddle - React, Tailwind, and code Playground

HTML

<input type="text" name="clt_cin_pass" id="clt_cin_pass" maxlength="25" placeholder="CIN/Passeport" />

CSS

input[type='text']{
text-align:right;
}