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

bryntum-schedulerpro {
  flex  : 1;

  > * {
    display : none;
  }
}

