.container{
    margin: 10px;
}

.con-img{
    height: 35vh;
}

.user-form{
    display: flex;
    flex-direction: column;
    align-items: center;
}

img{
    width: 80px;
    max-height: 30vh;
}