If a web page has multiple blocks, and the blocks contain content that needs to be animated, use ScrollTrigger the animation. Each block is fixed at the top of the window when scrolling, how to avoid scrolling gaps between blocks? I want the next block animation to be executed immediately when the previous block animation ends.