/* line 4, ../../sass/multi/multi.scss */
html {
  background: #fff;
  height: 100%;
}
/* line 7, ../../sass/multi/multi.scss */
html body {
  height: 100%;
}

/* line 12, ../../sass/multi/multi.scss */
.qr_code_content_wrap {
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 18, ../../sass/multi/multi.scss */
.iframe-content-wrapper {
  height: 100%;
  width: 100%;
  margin-bottom: 0;
  display: block;
}
