.splash{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgb(var(--v-theme-primary-90))}.splash img{width:60%;height:60%}.splash-leave-active{transition:opacity .4s ease,transform .4s ease}.splash-leave-to{opacity:0;transform:scale(1.05)}
