html,body{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;background-color:#f4f6f8}*,*:before,*:after{box-sizing:inherit}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}
