div.gallery .image{max-width:100vh;max-height:70vh;animation:.8s linear slide}div.gallery .glide__bullet.slider__nav{background-color:#0000;width:24px;height:24px}div.gallery .glide__bullet:not(.slider__nav){width:14px;height:14px}@keyframes slide{0%{opacity:0}to{opacity:1}}
