#story {
    position: absolute;
    top: 50%;
    font-size: 48pt;
    transform-origin: top left;
    z-index: 2;
}

.video {
    position: absolute;
    opacity: 0.5;
}