@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background:#0a0a0a;font-family:ITC Avant Garde Gothic,Century Gothic,Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#f5f2eb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas{display:block}::selection{background:#f5f2eb33;color:#f5f2eb}
