.marquee{width:100%;overflow:hidden;white-space:nowrap;box-sizing:border-box}.marquee-inner{display:block;width:200%;position:absolute}.marquee span{display:inline-block;padding-left:100%;animation:marque 15s linear infinite}