<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#comic_outside {
    float: left;
	width: 30em;
	border-top: 2px solid #ffcc99;    
	border-bottom: 2px solid #ffcc99;
	border-right: 2px solid #ffcc99;
	border-left: 2px solid #ffcc99;
}

p {
	margin-left: 3em;
}</pre></body></html>