@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,sans-serif;background:#f5f5f5;color:#212121;-webkit-font-smoothing:antialiased}#root{min-height:100vh;display:flex;justify-content:center;align-items:flex-start}.app-shell{width:100%;max-width:390px;height:100vh;background:#fff;position:relative;display:flex;flex-direction:column;overflow:hidden}button,input{font-family:inherit}
