Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created November 9, 2011 17:58
Show Gist options
  • Save zeffii/1352269 to your computer and use it in GitHub Desktop.
Save zeffii/1352269 to your computer and use it in GitHub Desktop.
simple style
body {
margin: 0;
overflow: auto;
overflow-y: scroll;
background-color:#FAFAFA;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment