.title{margin:0 auto;width:fit-content}.copyright{display:table;font-size:.8em;margin-bottom:15px}body,html,#root{margin:0;padding:0;height:100%;background-color:transparent}.spinner-container{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background:#fffc;z-index:1000}.loader{width:40px;height:40px;border-radius:50%;border:3px solid rgba(223,124,12,.89);border-top-color:transparent;animation:rot1 1.2s linear infinite}@keyframes rot1{to{transform:rotate(360deg)}}
