diff --git a/css/main.css b/css/main.css
index 83d53ba37868863e527e1e5ec8a98620991650b4..40806d3ef40bc61f0a20e43e50590c03870830be 100644
--- a/css/main.css
+++ b/css/main.css
@@ -25,8 +25,7 @@ html, body {
 	position: relative;
 	padding: 0;
 	margin: 0;
-	overflow-x: hidden;
-	overflow-y: auto;
+	overflow: hidden;
 	
 	font-family: 'Lato', Times, 'Times New Roman', serif;
 	font-size: 36px;