<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: 700px;
height: 234px;
}
#slideshow img {
width: 700px;
height: 234px;
} 
</pre></body></html>