.scroller { display: flex; align-items: center; flex-direction: column; width: 100%; overflow-x: auto; padding: 0.5rem; }