Very cool. I wonder what the limitations are? I see the dog I shot is floating in the air. Is that maybe a CSS thing or is it fixable?
.dog { display: float; }
Damn, always gotta deal with these accursed z-index issues with CSS ;)
.dog { display: float; }