diff --git a/demo/style.css b/demo/style.css index 60a5b235..e2058755 100644 --- a/demo/style.css +++ b/demo/style.css @@ -11,7 +11,7 @@ body { /* Top banner */ #banner { - background: #2D2E2C; + background: #161716; display: flex; align-items: center; justify-content: space-between;