body #fuse-splash-screen{color:#e0e0e0;z-index:999999;pointer-events:none;opacity:1;visibility:visible;background-color:#121212;flex-direction:column;justify-content:center;align-items:center;transition:opacity .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}body #fuse-splash-screen img{width:120px;max-width:120px}#spinner{justify-content:space-between;align-items:center;width:56px;margin-top:40px;display:flex}#spinner>div{background-color:#00a4ef;border-radius:100%;width:12px;height:12px;animation:1s ease-in-out infinite both fuse-bouncedelay;display:inline-block}#spinner .bounce1{animation-delay:-.32s}#spinner .bounce2{animation-delay:-.16s}@-webkit-keyframes fuse-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes fuse-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
