Last active
October 25, 2019 19:54
-
-
Save gunderson/28be47adc3f9c9e93554f13f0bb0923e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function()%7Bfunction%20fill219()%7Blet%20container%20%3D%20document.querySelector('.html5-video-container')%3Bcontainer.style.position%20%3D%20'absolute'%3Bcontainer.style.top%20%3D%20'0'%3Bcontainer.style.bottom%20%3D%20'0'%3Bcontainer.style.left%20%3D%20'0'%3Bcontainer.style.right%20%3D%20'0'%3Bcontainer.style.margin%20%3D%20'auto'%3Blet%20video%20%3D%20document.querySelector('.html5-main-video')%3Bvideo.style.width%20%3D%20null%3Bvideo.style.height%20%3D%20null%3Bvideo.style.width%20%3D%20null%3Bvideo.style.top%20%3D%20null%3Bvideo.style.left%20%3D%20null%3Bvideo.style.objectFit%20%3D%20'cover'%3B%7Dfill219()%3Bwindow.addEventListener('resize'%2C%20fill219)%3Bwindow.addEventListener('fullscreenchange'%2C%20fill219)%7D)() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.