An attributes-only solution to build an accessible component
How it works
step #1
Copy the Infinite Marquee style and <script> and paste them into the <head> of your page
<!-- [Webflow Friendly Components by Francesco Castronuovo] Infinite Marquee With Stop On Hover --> <linkhref="https://cdn.jsdelivr.net/gh/francesco-castronuovo/infinite-marquee@1.4.0/style.min.css" rel="stylesheet"type="text/css"> <scriptasync src="https://cdn.jsdelivr.net/gh/francesco-castronuovo/infinite-marquee@1.4.0/script.js"></script>