body{background-color:#f5f5f7;margin:0}#root{min-height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#d6d6d6;border-radius:8px}::-webkit-scrollbar-thumb:hover{background-color:#8e8e8e}@keyframes spin{to{transform:rotate(360deg)}}
