@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0;padding:0}a{text-decoration:none;color:inherit}html{font-family:Inter,sans-serif;scroll-behavior:smooth}#root{display:flex;flex-direction:column;min-height:100vh}
