@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(var(--marquee-width) * -1))}}
