html,body{height:100%;margin:0;padding:0;display:flex;flex-direction:column;overflow-x:hidden;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}app-root{display:flex;flex-direction:column;min-height:100vh;width:100%}main{flex:1;width:100%}
