We have domesticated fire, developed vaccines, mastered flight, and stepped foot on the moon. Now we can also center things in css:
{
display: grid;
place-items: center;
}
Y’all need to stop requiring javascript to support dark mode on your website and start honouring user prefs and use prefers-color-scheme along with css variables