.uli{display:flex;list-style:none;height:90vh;overflow-x:scroll;flex:0 0 600px;margin:0 auto;padding:0 2em}.lii{flex:0 0 70%;background:var(--accent);margin:0 20px 0 0;background:#fff;color:#000;height:70vh;border-radius:8px}::-webkit-scrollbar{height:5px;width:5px;background:#fff3;-webkit-border-radius:1ex}::-webkit-scrollbar-thumb{background:var(--accent);-webkit-border-radius:1ex}::-webkit-scrollbar-corner{background:#fff3}.lii:last-of-type{margin:0}