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

.debuginfoend span { 
	background: #cb9fc1;
	color: black;
}

</pre></body></html>