.splash-screen{position:fixed;top:0;right:0;z-index:999999;width:100%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center}.splash-screen img{max-width:100%}.fade-enter-active,.fade-leave-active{transition:opacity 1s ease}.fade-enter,.fade-leave-to{opacity:0}
