Original caption
How I built websites with Claude Fable 5 👇 Comment GUIDE and I'll DM you the full prompt. Swaps its entire background when you change flavor — and it's not a CSS gradient. Each of the six flavors loads its own looping .webm video, so the backdrop actually moves behind the can instead of just shifting color. In my WebForge rebuild I stacked all six loops in a single container, kept them paused and preloaded, then let the scroll position drive which one plays while GSAP cross-fades opacity between them. Doing it this way avoids the flicker you get when you swap a video's src on the fly, because every clip is already decoded and sitting in memory. The benefit section uses the same idea in text — a strikethrough animates across the bad ingredient before the natural one fades in underneath. Save this if you want scroll-synced video backgrounds 🔥 #WebDesign #fyp #Claude #ai #WebDevelopment #GSAP