WIP: I've been struggling with distortions using @motion.dev's `layout` prop, so I tried something different.
Instead of animating the video directly, Iβm wrapping it in a fixed container and animating the bottom prop, and simply scaling the video at the same time. Feels much smoother now.