.otp {
    display: flex;
    gap: 10px;
}

.otp input {
    width: 57px;
    height: 50px;
    text-align: center;
}