html body .splash{
  width:100vw;
  height:100vh;
  height:100dvh;
  background:#061aa8 url('/steppyn-wide-splash.webp') center center/100% 100% no-repeat!important;
}

html body .splash .splashLogo{
  display:none!important;
}
