diff --git a/public/s/css/w0bm.css b/public/s/css/w0bm.css
index 1717ed0..18a6ea8 100644
--- a/public/s/css/w0bm.css
+++ b/public/s/css/w0bm.css
@@ -262,4 +262,8 @@ video {
grid-template-columns: auto auto 1fr;
grid-gap: 0.25em;
}
+}
+
+.bg-black {
+ background: #0000008a !important;
}
\ No newline at end of file
diff --git a/views/snippets/navbar.html b/views/snippets/navbar.html
index 22aa565..0828f4b 100644
--- a/views/snippets/navbar.html
+++ b/views/snippets/navbar.html
@@ -63,43 +63,49 @@
@else
-
-@endif
\ No newline at end of file
+
+