<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#box-abstract {
	/* position:fixed; */
	display:block;
	/* left: 10px; */
	/* left:inherit;  */
	/* top: 180px; */
	top: 10px;
	width:87%; 
	max-width:600px;    /* 87%; */
	/* min-height:60px; */
	/* max-height:150px; */
	overflow:auto;
}
</pre></body></html>