.container { display: flex; justify-content: center; /* Horizontal */ align-items: center; /* Vertikal */ }