<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">blockquote, .quotecontent {
	max-height: 200px;
	overflow: auto;
}

.content, blockquote:nth-child(2n), .quotecontent {
	max-height: none !important;
}
</pre></body></html>