#dozet-configurator{
  max-width: 100%;
  font-family: 'Roboto', sans-serif;
}

.se-pre-con {
  position: fixed;
  align-items: center;
  justify-content: center;
  left: 0px;
  top: 0px;
  width: 100%!important;
  max-width: 100%!important;
  height: 100%!important;
  max-height: 100%!important;
  background-color: cyan!important;
  z-index: 999999;
  opacity: 0.2;
  color: red;
  font-size: 40px;
  display:  none;
}
