Skip to content

Instantly share code, notes, and snippets.

@andest01
Created November 21, 2015 01:35
Show Gist options
  • Save andest01/ca16d22c04656bdd8bde to your computer and use it in GitHub Desktop.
Save andest01/ca16d22c04656bdd8bde to your computer and use it in GitHub Desktop.
960x960
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
background-color: gray;
}
</style>
<body>
<canvas width="960" height="500"></canvas>
<script>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment