body {
  overflow: hidden;
}

#ueni-cs-fail {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1299;
  background-color: #fefefe;
}

[data-active="false"],
[data-active="false"] * {
  display: none !important;
}