<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #80bfff;
}

h1 {
	text-align: center;
	color: blue;
	border: blue solid 2px;
}

h2 {
	text-align: center;
	font-size: 66px;
}

p:not(.bap) {
	font-size: 24px;
	padding: 10px;
}

.choiceMain {
	color: #990000;
}

.zooMain{
	color: #cc5200;
}

.mathMain {
	color: #009900;
}</pre></body></html>