/* Public CSS loaded by index.html to avoid 404 and MIME warnings during preview and tests. */
/* Add any global overrides here if needed. */

html, body {
  height: 100%;
}

.loading-fallback p { font-family: inherit; }

