[rtstic-marquee=wrapper]{overflow:hidden}[rtstic-marquee=list]{display:flex;width:max-content;animation:scroll var(--duration) linear infinite;will-change:transform}[rtstic-marquee=item]{white-space:nowrap;flex-shrink:0}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% / var(--multiplier)))}}[rtstic-marquee=wrapper]:hover [rtstic-marquee=list]{animation-play-state:paused}.sample-item{width:200px;height:40px;background:#6bcb26;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:10px;margin-right:10px}.test-body{margin:0;text-align:center}
