diff --git a/index.html b/index.html
index 42842b6..f67a837 100644
--- a/index.html
+++ b/index.html
@@ -18,6 +18,11 @@
+
+
+
+
+
diff --git a/src/index.css b/src/index.css
index 9f52dc8..6d0a9a3 100644
--- a/src/index.css
+++ b/src/index.css
@@ -116,6 +116,7 @@
}
body {
@apply bg-background text-foreground;
+ font-family: 'Roboto Mono', 'Noto Sans SC', 'SF Mono', Consolas, monospace;
}
}