.content { display: flex; flex-direction: column; box-sizing: border-box; width: 100vw; height: 100vh; } .content { background-color: var(--rgb000); padding: 0 2vw; }