:root {
	font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, Adwaita Sans, Cantarell, Ubuntu, roboto, noto, helvetica, arial, sans-serif;
}

.constrain {
	max-width: min(1200px, 100dvh);
	margin-left: auto;
	margin-right: auto;
}
