1) The box is locked in the center of the screen so when the browser window is made smaller the box does not move. The text wraps however. Any way to deal with that?
It already should adjust. See the "$( window ).resize( function() {" code. Adjust as needed.
2) By appending the url with "&tmpl=component" I've lost the template styling. Any way to only show the article content but with the template styling?
Component display shows the component only. So it should be just the article. Styling is supposed to be maintained. All of which is handled by Joomla so I've nothing to advise on this, sorry.