.user-inital{
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.error {
    color: red;
}