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

bryntum-scheduler {
  flex : 1;

  > * {
    display : none;
  }
}
