body {
    height:100vh;
    display:grid;
    align-content: center;
    justify-content: center;
}
input.otpbracket {
    width: 40px;
    border: 0;
    border-bottom: 1px solid #000;
}