.custom-lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .8);display:flex;align-items:center;justify-content:center;z-index:9999;cursor:zoom-out}.custom-lightbox-overlay img{max-width:90%;max-height:80%;box-shadow:0 0 20px rgb(255 255 255 / .2)}