.app-loading-root {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90vh;
}
