@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}body,html,#root{color:#e4e4e7;background-color:#121212;width:100%;height:100%;font-family:Inter,sans-serif;overflow:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:10px}
