diff --git a/css/style.css b/css/style.css index c3da117fb3c2c0667a8d47398df1eefbc101b56f..2a99919c4c92d7327d4cd11980942b0ccc647606 100644 --- a/css/style.css +++ b/css/style.css @@ -37,7 +37,8 @@ body { padding: 0; font-family: 'Lato', sans-serif; overflow: none; - height: 100%; + width: 100vw; + height: 100vh; background: #131415; /*-moz-user-select: none; -webkit-user-select: none;