<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#rotator
{
	overflow: hidden;
	position: relative;
	width: 480px;
	height: 480px;
}

#rotator img
{
	border: 0;
	width: 480px;
	height: 480px;
}
</pre></body></html>