.hidden {
  display: none !important;
}

#app-root.hidden {
  display: none;
}
