diff --git a/src/App.tsx b/src/App.tsx
index e56e140..fa0bcf1 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -45,7 +45,7 @@ function App() {
)}
-
+
);
diff --git a/src/components/icons/HandyTextLogo.tsx b/src/components/icons/HandyTextLogo.tsx
index c3483e0..c32e2e2 100644
--- a/src/components/icons/HandyTextLogo.tsx
+++ b/src/components/icons/HandyTextLogo.tsx
@@ -14,72 +14,90 @@ const HandyTextLogo = ({
viewBox="0 0 930 328"
fill="none"
xmlns="http://www.w3.org/2000/svg"
- style={{
- "--text-color": "#382731",
- "@media (prefers-color-scheme: dark)": {
- "--text-color": "#fbfbfd"
- }
- } as React.CSSProperties}
>
+