css header{ background-color: $color1; display: flex; align-items: center; justify-content: space-between; padding: 10px 3%; min-height: 15vh; position: relative; @include mobile { width: 100dvw; }