<script> anime({ targets: '.cog64', rotate: 360, easing: 'linear', duration: 30000, loop: true, }); anime({ targets: '.cog37', rotate: 360, duration: 17343.75, easing: 'linear', direction: 'reverse', loop: true, }); </script>