* {
	font-family: system-ui, sans-serif;
}

body {
	color: var(--color-primary);
	background: var(--color-secondary);
}