style.css 250 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 body .video-responsive { overflow: hidden; padding-bottom: 56.25%; position: relative; height: 0; } body .video-responsive iframe { left: 0; top: 0; height: 100%; width: 100%; position: absolute; margin: 0; }