Skip to content

Instantly share code, notes, and snippets.

@graygilmore
Created January 23, 2012 23:21
Show Gist options
  • Save graygilmore/1666322 to your computer and use it in GitHub Desktop.
Save graygilmore/1666322 to your computer and use it in GitHub Desktop.
Untitled
html {
background: #ccc;
}
body {
padding: 100px;
}
#awesome {
min-height: 400px;
height: 100%;
width: 100%;
overflow: hidden;
background: #fff;
}
<div id="awesome"></div>
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment