diff --git a/css/style.css b/css/style.css index bb45d3a..8a116cb 100644 --- a/css/style.css +++ b/css/style.css @@ -30,7 +30,6 @@ html, body { width: 100%; - height: 100%; moz-user-select: -moz-none; -moz-user-select: none; -o-user-select: none; @@ -38,7 +37,6 @@ body { -webkit-user-select: none; -ms-user-select: none; user-select: none; - overflow: hidden; } body {