diff --git a/assets/styles/footer.css b/assets/styles/footer.css
index 954ce7c..f0d71a5 100644
--- a/assets/styles/footer.css
+++ b/assets/styles/footer.css
@@ -10,7 +10,7 @@
#footer {
padding: 20px;
text-align: center;
- background: #ddd;
+ background: rgb(221, 221, 221);
margin-top: 20px;
position: absolute;
bottom: 0;
diff --git a/index.html b/index.html
index 2df1ec8..2353be4 100644
--- a/index.html
+++ b/index.html
@@ -37,6 +37,7 @@
+