<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.picview { width:90%; margin:auto auto auto auto; height:800px; overflow:hidden; }
.picview img{position:absolute; left: 50px; top:200px; width:500px; z-index:1; }
.zoom-marker{cursor: pointer;z-index:2;}</pre></body></html>