<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {font: Verdana, Arial, Helvetica, sans-serif;  margin: 0; padding: 0;}
.button {
	background-color: #c0e2fb;
	height: 35px;
	width: 60px;
	font-family: "新細明體", "Times New Roman";
	font-size: 18px;
	color: #600;
	text-align: center;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
}
</pre></body></html>