Skip to content

Instantly share code, notes, and snippets.

@au5ton
Created February 17, 2015 14:13
Show Gist options
  • Save au5ton/c6c159205e928d1b81d5 to your computer and use it in GitHub Desktop.
Save au5ton/c6c159205e928d1b81d5 to your computer and use it in GitHub Desktop.
<style>
html {
min-height: 100%;
}
body {
margin: 0px;
padding: 0px;
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
}
img {
margin: 0px;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment