Guest User

Untitled

a guest
Oct 15th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <meta http-equiv="X-UA-Compatible" content="IE=edge;chrome=1" />
  4. <script src="q.min.js"></script>
  5. <script src="gl.js"></script>
  6. <body style="background-color: black">
  7. <canvas id="canvas" width="600", height="600"></canvas>
  8. </body>
  9. </html>
Add Comment
Please, Sign In to add comment