body,html,.loadingApp{width:100%;height:100vh;padding:0;margin:0}noscript,.loadingApp{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}#app{min-width:100%;min-height:100%}.preloadProgress .noPreload{animation-duration:4s;animation-name:preloadInitialError;animation-fill-mode:forwards}@keyframes preloadInitialError{0%{transform:rotate(0deg);filter:contrast(1)}80%{transform:rotate(0deg);filter:contrast(1)}100%{transform:rotate(90deg);filter:contrast(0)}}
