* {
	box-sizing: border-box;
}

:root {
	color-scheme: light dark;
	font-family: system-ui, sans-serif;
}
