.scrollContainer { max-height: 70vh; overflow: auto; display: flex; flex-direction: column; gap: 1rem; }