diff --git a/css/christmas-theme.css b/css/christmas-theme.css
index 463630c..ca33342 100644
--- a/css/christmas-theme.css
+++ b/css/christmas-theme.css
@@ -9,6 +9,11 @@ body {
background-image: url(../img/christmas-bg.jpg);
}
+.disableSnowLink {
+ position: fixed;
+ bottom: 0;
+}
+
.panel {
background-color: #410b13;
}
diff --git a/include/footer.php b/include/footer.php
index f6a9971..d297730 100644
--- a/include/footer.php
+++ b/include/footer.php
@@ -54,6 +54,7 @@
+