diff --git a/index.css b/index.css
index e842403..371aef5 100644
--- a/index.css
+++ b/index.css
@@ -7,4 +7,14 @@
html {
font-family: Beast;
+}
+
+.terms {
+ font-family: "Satoshi", "Olympic Sans", "Beast", "Arial", sans-serif;
+ font-weight: 450;
+ position: fixed;
+ bottom: 0;
+ width: fit-content;
+ max-width: 500px;
+ margin-inline: auto;
}
\ No newline at end of file
diff --git a/index.html b/index.html
index db99698..abace52 100644
--- a/index.html
+++ b/index.html
@@ -14,6 +14,7 @@
for personal inquiries
you should already know how to reach me (:
+