.splashScreen__wrapper{background-size:contain;background-color:var(--darkGray);width:100%;height:calc(40vmin + 85px);position:relative}.splashScreen__wrapper:after{content:"";opacity:.1;background:url(/splashscreen.gif);width:100%;height:100%;position:absolute;top:0;left:0}.splashScreen__heading{color:var(--lightGray);text-align:left;white-space:nowrap;padding-top:85px;font-size:8vmin;line-height:1.2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
