Skip to content

Instantly share code, notes, and snippets.

@idank
Last active December 15, 2015 22:00
Show Gist options
  • Save idank/5330287 to your computer and use it in GitHub Desktop.
Save idank/5330287 to your computer and use it in GitHub Desktop.
<html><head>
<title></title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
</head>
<body>
<div class="container">
<div style="height: 20px;"></div>
<div style="height: 20px;"></div>
<svg id="canvas" style="position:absolute; left:0; z-index:-1;"><circle cx="50" cy="50" r="10" fill="#fdd0a2"/><g transform="translate(0, 60)"><g transform="translate(1442, 179)"><circle r="4" fill="#fdd0a2"/></g></g></svg>
</div>
</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment