diff --git a/src/App.jsx b/src/App.jsx
index 1cb3b40..74efd5c 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -204,7 +204,8 @@ function App() {
0 ? "" : "none",
}}
>
diff --git a/src/index.css b/src/index.css
index 999283d..9a516e6 100644
--- a/src/index.css
+++ b/src/index.css
@@ -8,7 +8,7 @@
Arial, sans-serif;
line-height: 1.5;
font-weight: 400;
- font-size: 13px;
+ font-size: 14px;
color-scheme: light dark;
color: #111113;