diff --git a/src/style.css b/src/style.css index 8b078ad..d290caf 100644 --- a/src/style.css +++ b/src/style.css @@ -3,9 +3,9 @@ line-height: 1.5; font-weight: 400; - color-scheme: light dark; + color-scheme: light; color: rgba(255, 255, 255, 0.87); - background-color: #242424; + background-color: rgba(255, 255, 255, 0.87); font-synthesis: none; text-rendering: optimizeLegibility;