Skip to content

Instantly share code, notes, and snippets.

@paulmars
Forked from juliangruber/head.html
Created September 10, 2013 18:12
Show Gist options
  • Save paulmars/6513278 to your computer and use it in GitHub Desktop.
Save paulmars/6513278 to your computer and use it in GitHub Desktop.
requirebin sketch
<style type='text/css'> html, body { margin: 0; padding: 0; border: 0; } </style>
console.log("hello");
console.log("hello");
<style type='text/css'>html, body { margin: 0; padding: 0; border: 0; }
body, html { height: 100%; width: 100%; }</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment