diff --git a/assets/css/index.css b/assets/css/index.css index 6721a556..580d367d 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -38,6 +38,8 @@ body { font-family: 'Roboto'; color: white; + + overflow: hidden; -moz-user-select: none; /* Firefox */ user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */