.screen-container{ width: 100vw; height: 100vh; .screen-content{ width: 100%; display: flex; justify-content: space-between; } }