body,main{width:1600px;height:3200px;position:relative}.show-alt-and-source{display:none}.show-alt-and-source:checked+.patch{background-color:beige;padding:20px}.show-alt-and-source:checked+.patch .alt-and-source{opacity:initial}.patch{transition:padding 1s,background-color 1s;background-color:hsla(0,0%,100%,0);padding:0px;position:absolute}.patch .show-alt-and-source:checked{background-color:beige;padding:20px}.patch:hover{background-color:beige;padding:20px}.patch:hover .alt-and-source{opacity:initial}.patch .alt-and-source{opacity:0}.patch .image{cursor:pointer;width:100%}.patch .image img{max-width:100%}