.line {height: 1; width: 100%; background-color: var(--c2)} .line-y {width: 1; height: 100%; background-color: var(--c2)} .row {display: flex; flex-direction: row} .rows {display: flex; flex-direction: column} .container {display: flex; flex-direction: row; flex-flow: wrap}