.scroller { display: flex; flex-direction: column; overflow: scroll; max-height: 100vh; width: 100%; align-items: center; }