html,body{margin:0;height:100%;overflow:hidden}#root{display:grid;grid-template-rows:5.2vh 1fr;height:100vh;overflow:hidden}.HeaderBar{grid-row:1;width:100%;height:5.2vh;background:#fff;z-index:100}.page{grid-row:2;overflow:hidden;height:100%}
