diff --git a/styles/main.css b/styles/main.css index 6a2afaf..76c4bba 100644 --- a/styles/main.css +++ b/styles/main.css @@ -2,7 +2,7 @@ box-sizing: border-box; position: absolute; width: 100%; - z-index: 100; + z-index: 10; min-height: 28px; background: #47484b; }