html, body {
  background: #f6f6f6;
}

#sitecontent #iframe-box {
  min-height: 100vh;
  width: 1420px;
  margin: 0 auto;
}
