.page { display: flex; flex-direction: row; justify-content: space-between; background-color: var(--background-color) } .main { width: 100%; }