From f97e05aa11f0e345b4274bfc300242d45159eb68 Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Sat, 31 Dec 2016 23:29:00 -0500 Subject: [PATCH] MDN breakout step 3 --- mdn-breakout/index.html | 66 ++++++++++++++++++++++++++++------------- 1 file changed, 46 insertions(+), 20 deletions(-) diff --git a/mdn-breakout/index.html b/mdn-breakout/index.html index 3e0058f..8be959f 100644 --- a/mdn-breakout/index.html +++ b/mdn-breakout/index.html @@ -11,29 +11,55 @@ canvas { background: #eee; display: block; margin: 0 auto; }