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


.pics { height: 232px; width: 232px; padding:0; margin:0; overflow: hidden }
.pics img {  height: 200px; width: 200px; padding: 10px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}


.pics1 img {  border: 1px solid #ccc; background-color: #eee; }

.image-container img {background:none !important;filter:none !important;}</pre></body></html>