Hey there, thanks for this pen as it helped me a lot to figure out the correct `y` value to translate.
However I wonder, how would you refresh the value on a resize?
I can see that ScrollTrigger's instance does update its `end` value but the `document.documentElement.clientHeight` is not updated as it was registered at the moment of the first initialisation only thus the translate keeps going to the same value, wether it needs to go further after resize or wether it creates an empty white space underneath the end of my content.
Edit: I was wrong, the `end` is not s