@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:#eef2ff;font-family:DM Sans,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#e2e8f0;border-radius:99px}::-webkit-scrollbar-thumb{background:#94a3b8;border:2px solid #e2e8f0;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#64748b}
