html{scroll-behavior:smooth}*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1f3f6;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;display:flex;overflow-x:hidden}#root{width:100%;max-width:480px}.app{background:#f1f3f6;width:100%;max-width:480px;min-height:100vh;position:relative}
