.modal-content{

    border-radius:20px;

}

#previewImage{

    width:100%;
    max-height:80vh;
    object-fit:contain;

}

.spinner-border{

    width:60px;
    height:60px;

}