diff --git a/404.html b/404.html
index 2c24527..83f73e2 100644
--- a/404.html
+++ b/404.html
@@ -4,6 +4,7 @@
Quote Test
+
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..37bef0d
Binary files /dev/null and b/favicon.ico differ
diff --git a/quoteTest.html b/quoteTest.html
index d8f7258..6154ac0 100644
--- a/quoteTest.html
+++ b/quoteTest.html
@@ -6,6 +6,7 @@
Quote Test
+
diff --git a/style/index.css b/style/index.css
index d6d2c27..f9bd061 100644
--- a/style/index.css
+++ b/style/index.css
@@ -735,6 +735,10 @@ a {
margin-top: 1px;
}
+ .footer {
+ display: none;
+ }
+
}
@media screen and (max-width: 653px) {