How do I get this kind of 'unfolding' effect of elements when I scroll down the page? Example: https://www.opensuse.org/ (scroll down)
I mean, how to I select those elements? Because I am sure it's not done with window.pageYOffset, because if I zoom out, when the elements are visible on screen, the animations are triggered.