*{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;height:100%;overflow-x:hidden;width:100%}#root{display:flex;flex-direction:column;min-height:100vh}@media screen and (max-width:600px){html{font-size:16px}body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:none}}