I\'ve read through the Three.js API, read through the questions here on StackOverflow, I\'ve debugged the code using firebug and chrome\'s debugger, I\'ve stripped out everythin
In css this should also do the trick:
canvas { vertical-align: top; }
Naturally needs also the padding, margin fixes from above