.spacing{height:100vh;background-color:#0ff}.marquee{height:100svh;display:flex;justify-content:center;align-items:center}.marquee-container{overflow:hidden}.marquee-content{display:flex;align-items:center;flex-wrap:nowrap;gap:24px}.marquee-item{width:200px;min-width:200px;height:100px;border:1px solid #000;display:flex;justify-content:center;align-items:center}