*{box-sizing:border-box}html,body,#root{height:100%}body{-webkit-tap-highlight-color:transparent;background:#eef2f5;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}button,input{font-family:inherit}.spinner{border:4px solid #e2e8f0;border-top-color:#0000;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite girar}@keyframes girar{to{transform:rotate(360deg)}}
