diff --git a/src/App.scss b/src/App.scss
index 36176b35..1d338d15 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -8,7 +8,7 @@
 }
 
 html {
-  font-size: 14px;
+  font-size: 0.875rem;
   // overflow-x: clip causes my browser's tab to crash with SIGILL lul
 }