Code language: CSS .gentle-flex { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 1ch; } Source link Centering in CSS | CSS-Tricks Tags CSS - Layout CSS - Flexbox CSS - Box alignment