diff --git a/public_html/eh/eh/eh/eh-eh/style.css b/public_html/eh/eh/eh/eh-eh/style.css
index 84b246b..d17ebe0 100644
--- a/public_html/eh/eh/eh/eh-eh/style.css
+++ b/public_html/eh/eh/eh/eh-eh/style.css
@@ -49,7 +49,7 @@ body {
}
#tv-screen {
- position: absolute;
+ position: fixed;
top: 0;
left: 0;
z-index: -1;
diff --git a/style.css b/style.css
index 84b246b..d17ebe0 100644
--- a/style.css
+++ b/style.css
@@ -49,7 +49,7 @@ body {
}
#tv-screen {
- position: absolute;
+ position: fixed;
top: 0;
left: 0;
z-index: -1;