#parent { align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; } #child { width: 20px; }