diff --git a/index.css b/index.css
index 2c3eb76..acc1392 100644
--- a/index.css
+++ b/index.css
@@ -93,3 +93,12 @@ h6 {
font-size: 1em;
margin: 0.5em 0 0 0;
}
+
+.footer {
+ width:100%;
+}
+
+.footer span {
+ margin: auto;
+ font-family: var(--font);
+}
diff --git a/index.html b/index.html
index db49b91..1b3b8df 100644
--- a/index.html
+++ b/index.html
@@ -48,6 +48,13 @@
前往 >
+
+
+
+
+