video{
    /* width: 100%; */
    max-width: 100vw;
}

header h1{
    position: absolute;
    top: 20px;
    color: white;
    right: 20px;
    font-size: 3em;
    

}