diff --git a/index.css b/index.css index cacd34e..ae9f151 100644 --- a/index.css +++ b/index.css @@ -1,3 +1,7 @@ +body{ + overflow:hidden; +} + canvas { border: 1px solid #000; display: block; diff --git a/index.html b/index.html index 85da3be..47725ed 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,9 @@ Cursed Pixels - + @@ -30,9 +30,9 @@

Cursed Pixels

frameborder="0"> - + - + \ No newline at end of file