div#picture-zoom{background-color:rgba(192,192,192,0.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:200001}div#picture-zoom>div{border:10px solid black;height:800px;left:0;position:fixed;top:0;width:800px;z-index:200002}div#picture-zoom>div>img:first-child,div#picture-zoom>div>img:nth-child(2){height:100px;opacity:.5;position:absolute;top:350px;width:50px;z-index:200004}div#picture-zoom>div>img:first-child:focus,div#picture-zoom>div>img:first-child:hover,div#picture-zoom>div>img:nth-child(2):focus,div#picture-zoom>div>img:nth-child(2):hover{cursor:pointer;opacity:1;transform:scale(1.5)}div#picture-zoom>div>img:first-child{left:-20px}div#picture-zoom>div>img:nth-child(2){right:-20px}div#picture-zoom>div>img:last-child{height:800px;left:0;position:absolute;top:0;width:800px;z-index:200003}main>section{border-bottom:solid 1px black;margin:0;padding:1ex 2em 1ex}main>section:nth-child(2n){background-color:#f8f8f8}main .gallery{margin-top:1em;overflow-x:scroll;text-align:center}main .gallery ul{display:inline;list-style-type:none;margin:0;max-width:100%;padding:0;white-space:nowrap}main .gallery ul>li{display:inline;margin:0;padding:0}