Hi there,   I've used the below forum to create a fullpage scroll effect. However, i've found that unless the first section (the header) is height: 100vh, then as soon as you load the page the you're scrolled down to the next section because the "scroller-start" is already past the "start" position of the scrollTrigger.   Is there a way to kill the scrollTrigger on load and only scroll when a user is scrolling? Please see attached codepen demo    Many thanks in adva