@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}html,body{width:100vw;overflow-x:hidden}html{scroll-behavior:smooth}#root{width:100vw;display:flex;flex-direction:column}.App{width:100vw;display:flex;flex-direction:column;background-color:#000}
