#home-builder { display: flex; flex-direction: column; justify-content: space-between; } .user-grid { display: grid; grid: auto-flow 48px / repeat(2, 50%) }