header {
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('..');
    background-repeat: no-repeat;
    height: 100vh;
}

.nav-logo {
    width: 100px;
}
