Skip to content

Instantly share code, notes, and snippets.

Created January 22, 2013 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/4598404 to your computer and use it in GitHub Desktop.
Save anonymous/4598404 to your computer and use it in GitHub Desktop.
Untitled
body {
margin:0;padding:0;min-height:100%;height:100%;
position:relative;display:block;
}
div {
width:800px;
height:800px;
background:#CCC;
transform-origin:0 0;
transform:scale(0.5);
}
<div></div>
<div></div>
<div></div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment