Hi @GRITz Thanks this is a much more easy to digest demo.    I've restructured your HTML and CSS to how I would build it. I've stacked all your sections right on top of each other with CSS. I've removed fixed elements from your CSS because I find it easer to let GSAP handle that if needed. I've copied your numbers and add them to each section.    And then I just focused on the animation at hand. I've changed some of your .fromTo() to .from() or .to(), because GSAP is smart an
    • Like
    2