.box{overflow:hidden;white-space:nowrap}.tape{animation-name:tapeSlide;animation-duration:8s;animation-iteration-count:infinite;animation-timing-function:linear;display:flex;white-space:nowrap}@keyframes tapeSlide{0%{transform:translate(0)}to{transform:translate(-100%)}}
