<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #fff;
}

#content {
	/*overflow: hidden;
	height: 0;
	padding-bottom: 40%;
	position: relative;*/
}

#content #veryman {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0px;
}</pre></body></html>