Skip to content

Instantly share code, notes, and snippets.

@idank
idank / gist:5330287
Last active December 15, 2015 22:00
<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>