Skip to content

Instantly share code, notes, and snippets.

@quezo
Created June 26, 2013 18:16
Show Gist options
  • Save quezo/5869906 to your computer and use it in GitHub Desktop.
Save quezo/5869906 to your computer and use it in GitHub Desktop.
A CodePen by Alex Vazquez. - ___h1___
<h1>who is this? hello again dog.</h1>
<h3>not bad dude. not really. not that bad huh?</h3>
<h3>what is this? I dunno. who are you. what? no mas dude. no mas. glass of water. glass of watter is what we need. keep on keeping on idiot.
how does this even work?
</h3>
<h4>yes sir. dog what is this and who are you what about u and what about me dog. hello again. hello again.</h4>
<h5>one more time why does it seem to take over.</h5>
@import "compass";
h1 {
color: blue;
}
h3 {
color: red;
}
.yellow {
margin: 50px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment