div#mainForm {
  width: calc(100vw - 64px);
  height: calc(100vh - 64px);
  min-width: 0;
  min-height: 0;
}