Skip to content

Instantly share code, notes, and snippets.

@sergeykish
Created January 25, 2011 13:34
Show Gist options
  • Save sergeykish/794917 to your computer and use it in GitHub Desktop.
Save sergeykish/794917 to your computer and use it in GitHub Desktop.
<style>
html { background:white; }
body { background:cyan; }
h1 { margin-top:50px; }
</style>
<p>hello</p>
<h1>I'm header!</h1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment