#video_wrapper { position: absolute; top: 20vh; left: 5vw; width: 80vw; height: 60vh; } video { height: 100%; width: 50vw; } p { position: absolute; width: 25vw; height: 60vh; right: 2vw; top: 0vw; text-align: center; color: black; }