<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(reset.css);

/*Global styles for fonts and backgrounds. Change them.*/

body {}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

p {
	font-size: 125%;
}

a {
	text-decoration: underline;
	color: #000;
}</pre></body></html>