body {
	color-scheme: light;
}

body.dark {
	color-scheme: dark;
}
