diff --git a/html/airlocksix/index.css b/html/airlocksix/index.css
index c976fa9..715648b 100644
--- a/html/airlocksix/index.css
+++ b/html/airlocksix/index.css
@@ -5,7 +5,7 @@ body{
font-size:16px;
margin:0 auto;
line-height:1.4;
- background:#1c1c1c;
+ background:#1a1a1a;
color:#d4d4d4;
font-family:"Noto Sans", Futura, Verdana, "Liberation Sans", sans-serif;
}
@@ -17,7 +17,7 @@ a:hover{
text-decoration:underline;
}
::selection {
- color:#1c1c1c;
+ color:#1a1a1a;
background:#c79908;
}
h1{