diff --git a/test.css b/test.css index bcb4e2b..3ce4b23 100644 --- a/test.css +++ b/test.css @@ -1,5 +1,5 @@ html { position: relative; padding:0; } -html, body { height: 100%; } +html, body { height: 100%; overflow: hidden; } .scene { position: absolute;