@charset "UTF-8";

header {
    &:not(:has(*)) {
        display: none;
    }
}
