diff --git a/chrome/userContent.css b/chrome/userContent.css
index 86f8048..3e0596a 100644
--- a/chrome/userContent.css
+++ b/chrome/userContent.css
@@ -3,3 +3,6 @@ body {
color: #000000 !important;
}
+ .sticky-container {
+ background-color: #e7e7e7 !important;
+ }