*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;height:100%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body{height:100%;width:100%}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#fff;color:#333;overflow-x:hidden;display:flex;flex-direction:column;min-height:100vh}app-root{display:flex;flex-direction:column;height:100%;width:100%}main{flex:1;display:flex;flex-direction:column;min-height:100vh}.fullscreen{width:100vw;height:100vh}
