@keyframes image-lightbox-fade-in{0%{opacity:0}to{opacity:1}}.image-lightbox{z-index:1000000;cursor:pointer;background-color:#000c;width:100%;height:100%;transition:opacity .3s ease-out;animation:.3s ease-out image-lightbox-fade-in;position:fixed;top:0;left:0}
