akre54
xxxxxxxxxx
<html>
<head>
</head>
<body>
<canvas id="bg" style="position: absolute; z-index: 0"></canvas>
<canvas id="fg" style="position: absolute; z-index: 1"></canvas>
<script src="draw-circles.js"></script>
</body>
</html>