diff --git a/index.html b/index.html
index 0258862..bea8c03 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
-
+
Lilac Timer
diff --git a/timer.css b/timer.css
index ec696c1..859fe63 100644
--- a/timer.css
+++ b/timer.css
@@ -8,7 +8,7 @@ html, body {
height: 100%;
margin: 0;
padding: 0;
- font-family: 'Inter', sans-serif;
+ font-family: 'VT323', sans-serif;
background-color: var(--background-color);
overflow: hidden;
}