html,body{height:100%;margin:0;padding:0;overflow:hidden}body{min-height:100dvh}@supports (height: 100svh){body{min-height:100svh}}app-root{display:block;height:100dvh;overflow:hidden}@supports (height: 100svh){app-root{height:100svh}}
