*,*:before,*:after{box-sizing:border-box}html{height:100%;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;height:100%;width:100%}#root{height:100%;width:100%;min-height:100vh;display:flex;flex-direction:column}#root>*{flex:1;min-height:0;display:flex;flex-direction:column}
