.splash{position:fixed;top:0;left:0;background-color:var(--indigo);z-index:1000;align-items:center}.splash>div{margin-left:auto;margin-right:auto}.splash.hidden{display:none;width:0;height:0}.splash.show{display:flex;width:100%;height:100%}