diff --git a/src/app/globals.css b/src/app/globals.css
index 08d34f2..3674127 100644
--- a/src/app/globals.css
+++ b/src/app/globals.css
@@ -15,7 +15,7 @@ html.light {
html.dark {
--background: #111111;
--foreground: #ededed;
- --base: #1f1f1f;
+ --base: #171717;
--offbase: #4a4a4a;
--accent: #f87171;
--muted: #a3a3a3;
diff --git a/src/app/page.tsx b/src/app/page.tsx
index a24d626..7a08e77 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -21,7 +21,7 @@ export default function Home() {
A bring your own text-to-speech api web interface for reading documents with high quality voices.
+A bring your own text-to-speech api web interface for reading documents with high quality voices