⬅️ CSS

.modal__content {
    overscroll-behavior-y: contain;
    overflow-y: auto;
}