.ShellUI--application__3NxbrQ {
  display: flex;
  width: 100%;
  height: 100%;
  flex: 1;
}

.ShellUI--app-root__2uMUMG {
  width: 100%;
  height: 100%;
  flex: 1;
  min-width: 0;
}
.ApplicationLoader--error__2jiStm {
  position: relative;
  text-align:center;
  top: 50%;
}
.Shell--wrapper__2oVdTE {
  display: flex;
  flex-direction: column;
  width: 100%;
}

html, body,#shellRoot {
  display: flex;
  width: 100%;
  min-height: 100vh;
  margin: 0;
  padding: 0;
}
