Screen sizing of embedded games

First of all, loving the games.

But, and maybe this has been pointed out already, on chrome almost all of the embedded games are getting their edges cut off. If I kill the sidebar everything works fine.

I have this in stylebot now:

.sidebar { display: none }

I know, I know. Now I can't see the countdown. I'd rather have access to the games :). I don't have time to figure out the proper way to get things sized right, CSS isn't my strong suit. Let me know if y'all have found something better.