#imagePreview img{
    height: calc(100vh - 135px);
    object-fit: contain;
}