body {
  background-color: red !important;
  margin: 0 !important;
}

#crm-container {
  max-height: auto !important;
  min-height: 0;
}

body.civicrm-iframe-page {
  min-height: 0 !important;
}
