<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* �� F12 綣���篋阪��綏ュ�欠������菴����巡����紮�羣���篁句����隋�；腓阪就綣��*/
#plant a {
	background: rgb(255, 255, 255); position: absolute;
}
#plantclick {
	height: 18px; right: 0px; bottom: 0px; position: absolute;
}
#plantclick span {
	background: rgb(204, 204, 204); width: 17px; height: 18px; text-align: center; color: rgb(153, 153, 153); margin-left: 1px; float: left; display: block; cursor: pointer;
}
#plantclick span.on {
	background: rgb(255, 0, 0); color: rgb(255, 255, 255);
}
#plant {
	overflow: hidden; position: relative;
}
</pre></body></html>