prevent modal scrolls to end start scrolling body code example Example: javascript disable scrolling on body document.body.style.overflow = 'hidden';