Skip to content

Instantly share code, notes, and snippets.

@bkmeneguello
Last active September 25, 2015 19:56
Show Gist options
  • Save bkmeneguello/a1474ea9faaa1d6b93ce to your computer and use it in GitHub Desktop.
Save bkmeneguello/a1474ea9faaa1d6b93ce to your computer and use it in GitHub Desktop.
Teste
<div>teste2</div>
console.log('teste');
body {
background: yellow;
}
div {
height: 10vw;
background: blue;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment