.wrapper.svelte-h872xm.svelte-h872xm{display:flex;align-items:center;justify-content:center;height:100vh;max-width:960px;margin:0 auto;overflow:hidden}.picture.svelte-h872xm.svelte-h872xm{padding:15%;background-color:#323232;margin:5%}.picture.is-loading.svelte-h872xm img.svelte-h872xm{opacity:.8}.picture.is-loading.svelte-h872xm.svelte-h872xm::after{opacity:.8}.picture.svelte-h872xm.svelte-h872xm::after{opacity:0}.picture.svelte-h872xm img.svelte-h872xm{display:block;max-height:100vh;max-width:100%}.picture.svelte-h872xm.svelte-h872xm::after{content:'';position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;width:50px;height:50px;border-radius:50px;border:10px solid rgb(50,50,50,.2);border-top-color:#323232;animation:svelte-h872xm-loading 2s linear infinite}@keyframes svelte-h872xm-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}