Shaku Gfx Demo: Fullscreen

This demo shows how to make your canvas and renderer fullscreen, ie setting resolution to the entire size of the page.
Combine this with JS `element.requestFullscreen()` to get a complete fullscreen experience (you can hit F11 on chrome to see how it looks like).