Resizing of components in browser window

I am running a test scene in a full browser window. The panels that I have placed in the scene are getting cut off. I have noticed that if you resize the browser window, the panels will resize properly. I would like to have the panels sized correctly on page load.

I have placed an example of my problem on the following website: http://www.mymic.biz/

Notice when the page loads, you can’t see the “New text” text, however when you resize the window, they will scale at any window size after that.

Thank you

Look at the link below, is that what you are after?
http://virtualplayground.d2.pl/WebGL/fullbrowser/
I guess you were applying non-uniform scale to the canvass.