html, body {
  height: 100% !important; }

iframe.appframe {
  height: 100% !important;
  width: 100%; }

.right_col {
  position: absolute;
  display: flex;
  min-height: 100%; }

.h-98 {
  height: 98%; }
