<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul#portfolio {
	display: block;
	list-style: none;
	width:380px; margin-right:15px; margin-left:8px;
	height:160px;
	overflow:hidden;
}
#portfolio li{display:block; height: 150px; width:370px; padding:5px;}
</pre></body></html>