.gallery{padding:2em;columns:3;width:100%}.gallery__image{display:block;max-width:100%;margin-bottom:1em}.gallery__image img{max-width:100%;display:block}.gallery__overlay{position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:100000}.gallery__overlay .close{position:absolute;top:2rem;right:2rem;background:transparent;color:#fff;font-size:2rem}.gallery__image--wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1200px;color:#fff}.gallery__image--wrapper img{max-width:1200px}