<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
	background-color: #c8d6fd ; /* Zun's favourite colour */
	color: black ;
	text-align: justify
}
h1 { text-align: center }
img { border-width: 0 }
.source {
   background-color: black ;
   color: white ;
}
.claim {
   background-color: #00b359 ;
}
</pre></body></html>