3 comments

[ 3.2 ms ] story [ 16.8 ms ] thread
Ha! I used to hav a chrome extension that popped up Shia screaming Just do it! But it was hijacked and put with malware or something like that.

This brings me memories...

BTW it doesn't seem to work on Safari.

Nice. The video doesn't scale to the window size though, so Shia was headless in my browser.

to fix, change:

   video {min-height: 100%;}
to:

   video {height: 100%;}