*{box-sizing:border-box;margin:0;padding:0}#__nuxt,body,html{height:100vh;overflow:hidden}.main{align-items:center;background:linear-gradient(180deg,#cb9df0 25%,#f0c1e1 25% 50%,#fddbbb 50% 75%,#fff9bf 75%);display:flex;height:100vh;justify-content:center;margin:0;padding:20px;position:relative}img{animation:fadeIn .3s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:1s;height:auto;max-height:90vh;max-width:90vw;-o-object-fit:contain;object-fit:contain;opacity:0;width:auto}@keyframes fadeIn{0%{opacity:0;transform:rotate(180deg)}70%{opacity:1;transform:rotate(-5deg)}to{opacity:1;transform:rotate(0)}}
