body{background:#f9fafb;margin:0;overflow-y:scroll}.loading-app{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden}.loading-app svg{animation:ring 2s linear infinite}@keyframes ring{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:rotate(0)}50%{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(900deg)}to{transform:rotate(5turn)}}
