So after reading Stack Overflow and the web, I\'ve gathered that there are two main tricks to achieving 100% height:
I would use javascript to assign the height and width equal to document's height and window's width respectively; I've modified your jsfiddle to demonstrate it here:
http://jsfiddle.net/9FEne/1/