#passwordTextContainer{
    display: flex;
    height: 5vh;
}

#eye{
    position: relative;
    height: 25px;
    margin-top: 10px;
    margin-right: 10px;
}

form{
    position: relative;
    width: 50vw;
}