.loading-screen{z-index:9999;background:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.loading-screen__logo{animation:1.4s ease-in-out infinite logoFlicker}@keyframes logoFlicker{0%,to{opacity:1}50%{opacity:.15}}
