diff --git a/src/web/app/desktop/style.styl b/src/web/app/desktop/style.styl
index fa50f6ce3..88adb68b2 100644
--- a/src/web/app/desktop/style.styl
+++ b/src/web/app/desktop/style.styl
@@ -39,7 +39,8 @@
 		background rgba(0, 0, 0, 0.2)
 
 html
-	background #fdfdfd
+	//background #2f3e42
+	background #313a42
 
 	// ↓ workaround of https://github.com/riot/riot/issues/2134
 	&[data-page='entrance']