.pseudoforum { display: flex; flex-direction: column; gap: var(--space-md); width: 100%; overflow: scroll; }