body{
    display: flex;
    flex-flow: wrap;
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    background-color: #F1EEE5;
    background-image: linear-gradient(to bottom, black, black, black, #F1EEE5, #F1EEE5, #F1EEE5, #F1EEE5, #F1EEE5, #F1EEE5, #F1EEE5, #F1EEE5, #F1EEE5, #F1EEE5, #F1EEE5, #F1EEE5, #F1EEE5);
    
}


div{
    padding: none;
    margin: 1%;
    width: 31%; 
    display: flex;
}





.haaa{
    color: white;
    font-size: 900%;
    display: flex;
}
.haa{
    font-size: 900%;
}
.ha{
    font-size: 900%;
    padding-bottom: 25%;
    display: flex;
}
.whit{
    color: white;
}

h2 , h5 , h1 , p, h1{
    color: black;
}


.spacedownp{
     color: black;
     padding-bottom: 25%;
}

.invis{
    padding-top: 140%;
    padding-left: 49%;
    padding-right: 49%;
}
.invis2{
    padding-top: 30%;
    padding-left: 49%;
    padding-right: 49%;
}

.storyboard2{
    margin: auto;
    padding: auto;
    border: solid black;
    height: 100vw;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(https://i.ytimg.com/vi/h-PfBxoMq_4/maxresdefault.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    
}

.gradient{
    height: 100%;
    width: 100%;
    background-image:linear-gradient(to);
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;



}


img{
    width: 100%;
}

.storybilde{
    border: 3px solid darkgreen;
    height: auto;
}

.storybildetop{
    width: 98vw;
    height: 10vw;
    border: 3px solid darkgreen;
}

#kontent{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.storyboard{
    display: flex;
    flex-direction: column;
    height: 50%;
    align-items: center;
    justify-content: space-around;
    border: 2px solid darkgreen;

}


.h_overskrift{
    display: flex;
    flex-direction: column;
    width: 50%;
    height: auto;
    justify-content: center;
    align-items: center;
}

video{
    height: 100%;
    width: 100%;
}