:root {
    color-scheme: light dark;
}

body {
    max-width: 50em;
    line-height: 1.75;
    margin-left: auto;
	margin-right: auto;
}
