@samliew would there be a way to create a relative for the modal that only contains the modal, and then fix this relative to the top of the page at 100vh. Then, when you click your button to open the modal, it would be within the full page relative that is already taking up the entire screen? I tried this, but couldn’t get the z-index working correctly. I could open the modal and it would take up the entire screen, but some content remained over it. Just trying to think of a creative solution…