Skip to content

Instantly share code, notes, and snippets.

@teak1
teak1 / index.html
Created February 2, 2017 00:52 — forked from anonymous/index.html
JS Bin // source http://jsbin.com/zapubod
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
canvas{
border:0px solid black;
}