<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#slideshow {
	overflow: hidden;
	margin: 30px auto 10px;
	position: relative;
	width: 320px;
	height: 256px;


}
#slideshow img {
width: 320px;
height: 256px;
} 
</pre></body></html>