/* Ensure the default background color is white */ body { background-color: #ffffff; } /* Add this media query to handle dark mode */ @media (prefers-color-scheme: dark) { body { background-color: #ffffff; } }

Sign up to be alerted for updates.

We can't wait to show you our new website!

COMING SOON