//  in this we will customize libraries components

.content{
    height: 100vh;
}

.user-info img{
    height: 150px;
    width: 150px;
}

.image-upload {
    border: 1px dashed #d9d9d9;
    height: 20vh;
    width: fit-content;
}