.modal-dialog {
    max-width: fit-content;
}

img:hover {
    cursor: pointer;
}

.btn-close {
    position: absolute;
    right: 1rem;
}