body { display: flex; flex-direction: column; } .row { display: flex; } .pixel { width: 14px; height: 14px; border: 1px solid rgb(229, 229, 229); }