diff --git a/css/common.css b/css/common.css
index f56904b..8c6ffcc 100644
--- a/css/common.css
+++ b/css/common.css
@@ -3,7 +3,7 @@
 }
 
 body {
-  background: linear-gradient(#111315, #012) fixed;
+  background: linear-gradient(#212529, #14171a) fixed;
 }
 
 .modal-content {