@media (prefers-color-scheme: dark) {
	body {
		background-color : black;
	}		
}