._splashScreen_1b61o_1 {
  position: absolute;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #f2f3f8;
  font-family: 'Instrument Sans', Helvetica, sans-serif;
  font-size: 13px;
}

._splashImg_1b61o_15 {
  width: 150px;
  height: 100px;
  margin-left: calc(100vw - 100%);
  margin-bottom: 30px;
}
