Hello! I'm new to using GSAP and I've seen a lot of solutions regarding endless/looping marquees in the forum/examples, but most of them work on the premise that the boxes have fixed widths. The problem I'm having is that I'm trying to animate my container box that can render an array of strings, and the strings can be longer on shorter and it could contain 10 string elements for example. This may make the container wider than the wrapper itself, or shorter.   Unfortunately I still can