html, body{
  height:100%;
  margin:0;
}

bryntum-gantt{
  width:100%;
  flex:1;
}
bryntum-gantt > *{
  display:none;
}

