@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html,body,#root,.app{height:100%;width:100%;font-family:Inter,sans-serif}body{margin:0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#a6b9d8}::-webkit-scrollbar-thumb{background:#375a9e}::-webkit-scrollbar-track:hover{background:#375a9e}
