diff --git a/index.html b/index.html
index 6d1d2c5..bca6ea6 100644
--- a/index.html
+++ b/index.html
@@ -99,7 +99,9 @@
}
body {
- font-family: "JetbrainsMono Nerd Font";
+ font-family: "rainyhearts";
+ font-weight: 800;
+ font-size: 23px;
background-color: black;
}