A simple No-Code solution to a sliding tabs menu animation.
Using Interactions and positioning the sliding element absolutely behind the tabs menu, we can create an effect of sliding background.
Important points:
Whenever possible, use Class Names to target the elements in your interaction. You never know when you'll need to duplicate and use it somewhere else...