@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}button,input{outline:none;background:none;border:none}button{cursor:pointer}input{cursor:text}body{width:100vw;height:100vh;overflow-x:hidden}#root{padding:64px 40px 0;min-height:100%;background-color:#252525}
