.wrap{overflow:hidden}.content{width:100000px}.text{animation-iteration-count:infinite;animation-name:animation;animation-timing-function:linear}[dir=ltr] .text{float:left}.paused .text{animation-play-state:paused}@keyframes animation{0%{transform:translate(0)}to{transform:translate(-100%)}}
