<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img{width:90%;margin-left:5%;}

fieldset,div{border-radius:5px}
		
fieldset{
	border:3px solid plum;
}

legend {
	//border:3px solid blue;
	margin-top:-1em;
	boder:0;
	width:auto;
}

.paginate_input{width:3em;}

.container{
	width:100% ;
max-width:100% !important;
}
</pre></body></html>