.App_main__z3pMM{width:100%;height:100vh;flex-direction:column;background-color:#f5f5f5;top:0;position:fixed}.App_loader__hJbW_,.App_main__z3pMM{display:flex;justify-content:center;align-items:center}.App_loader__hJbW_{border-top:2px solid #ac8a69;border-radius:50%;width:100px;height:100px;animation:App_spin__bMcbw 5s linear infinite}.App_logo__6qUpa{width:80px;height:80px;border-radius:100px}.App_loader__hJbW_ .App_logo__6qUpa img{width:100%;height:100%;border-radius:100px}@keyframes App_spin__bMcbw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App_main__z3pMM h2{font-weight:700;font-size:10pt;color:#555;margin-top:20px}