Page scroll delay

My homepage has a top section with 100VH height with a fade in for each element.

Is there a way to “block” the page scroll, so that all elements fade in before the user can scroll the page?

Thanks

Put everything else in a div and add an interaction that’s making this div appear only when you want.

Thanks.
I do understand the theory, but put it in practice it’s a little bit more difficult :slight_smile:
This is the project: https://preview.webflow.com/preview/visaopura?utm_source=visaopura&preview=ff67962eb5df9bed24e61cb3b7bd4c2c
The idea is to delay the user scroll so that the animations in the several sections occur before the user can scroll to the next section.
Can you help me, @vincent?
Thanks in advance