<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

table {
	width: auto;
	max-width: 100%;
	background-color: white;
}

th, td {
	border: none;
}
</pre></body></html>