Swap grid-auto-flow:column to grid-template-columns:repeat(auto-fit,max-content) so the now-5-button row wraps to a second line on narrow panels instead of overflowing horizontally.