diff --git a/html/poketube.ejs b/html/poketube.ejs
index a9f6a224..15a4e88d 100644
--- a/html/poketube.ejs
+++ b/html/poketube.ejs
@@ -104,6 +104,8 @@ margin-bottom: 2px;
font-family: var(--text-font-primary);
font-weight: 1000;
font-stretch: ultra-expanded;
+background-color: #222022d6;
+backdrop-filter: blur(20px);
padding: 5px;
border-radius: 10px;
}