diff --git a/docs/docs/index.html b/docs/docs/index.html
index b18dd73..7c4fefb 100644
--- a/docs/docs/index.html
+++ b/docs/docs/index.html
@@ -8,6 +8,7 @@
+
diff --git a/docs/docs/style.css b/docs/docs/style.css
index 2021cf2..1a6e0dd 100644
--- a/docs/docs/style.css
+++ b/docs/docs/style.css
@@ -9,7 +9,7 @@ color: white;
position: sticky;
top: 0px;
width: 100%;
- background-color: black;
+ background-color: #000000;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.473);
display: flex;
align-items: center;