<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
img {
	display: block;
	margin: 20px 40px 30px 0px;
	width: 100%;
}

@media screen and (max-width: 768px) {
}</pre></body></html>