diff --git a/_site/auto-refresh.html b/_site/auto-refresh.html
index 5229d6c..d5b5cbc 100644
--- a/_site/auto-refresh.html
+++ b/_site/auto-refresh.html
@@ -31,6 +31,7 @@
position: absolute;
top: 0;
left: 0;
+ background: white;
}
#articles-1 {
z-index: 2;
diff --git a/auto-refresh.md b/auto-refresh.md
index 283db4c..02e660d 100644
--- a/auto-refresh.md
+++ b/auto-refresh.md
@@ -37,6 +37,7 @@ layout: none
position: absolute;
top: 0;
left: 0;
+ background: white;
}
#articles-1 {
z-index: 2;