<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header {
	margin-bottom: 4rem;
}

@media (max-width: 40rem) {
	header {
		margin-bottom: 2rem;
	}
}</pre></body></html>