diff --git a/index.html b/index.html
index 8dfc4e2..0ee74a5 100644
--- a/index.html
+++ b/index.html
@@ -43,6 +43,18 @@
font-size: 18px;
line-height: 1.6;
}
+ footer {
+ background-color: #333;
+ color: white;
+ text-align: center;
+ padding: 10px 0;
+ position: fixed;
+ bottom: 0;
+ width: 100%;
+ }
+ .download-section {
+ margin-top: 30px;
+ }
.download-section {
margin-top: 30px;