A friend showed me this video today, it is CC so I used it for a tiny art project :'D<p>p.S. You can customize it for a name, by adding the name to the path<p><a href="http://justdoit.work/Oliver" rel="nofollow">http://justdoit.work/Oliver</a>
Nice. The video doesn't scale to the window size though, so Shia was headless in my browser.<p>to fix, change:<p><pre><code> video {min-height: 100%;}
</code></pre>
to:<p><pre><code> video {height: 100%;}</code></pre>
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.<p>This brings me memories...<p>BTW it doesn't seem to work on Safari.