.marquee{padding:10px 0;white-space:nowrap;display:flex;justify-content:space-between;animation:scrollText 10s linear infinite}.marquee span{color:#fff;flex:1;text-align:center;margin-left:50px;width:auto}@keyframes scrollText{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}.marquee{padding:10px 0;white-space:nowrap;display:flex;justify-content:space-between;animation:scrollText 10s linear infinite}.marquee span{color:#fff;flex:1;text-align:center;margin-left:50px;width:auto}@keyframes scrollText{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}