/* line 1, ../../../src/sass/unsupported.scss */
html, body {
  height: 100%;
  overflow: hidden;
}

/* line 5, ../../../src/sass/unsupported.scss */
.unsupported {
  background: black url("img/browser.gif") no-repeat center 30%;
}

/* line 8, ../../../src/sass/unsupported.scss */
.footer {
  width: 281px;
  height: 40px;
  background: url("img/browser-desc.gif") no-repeat center center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -140px;
}
