.splash-screen{background-color:var(--background);z-index:9999;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.splash-content{justify-content:center;align-items:center;width:150px;height:150px;display:flex}.splash-content img{object-fit:contain;width:100%;height:100%}
