diff --git a/index.html b/index.html
index 2f30c71..c15d603 100644
--- a/index.html
+++ b/index.html
@@ -123,7 +123,7 @@ a:focus {
width: 100%;
height: 100%;
color: #fff;
- background-color: #AA0000;
+ background-color: #C41212;
background-image: linear-gradient(90deg, rgba(0,0,0,.04) 50%, transparent 50%),
linear-gradient(rgba(0,0,0,.04) 50%, transparent 50%);
background-size: 25px 25px;