body {
  border: 0;
  margin: 0;
  overflow-x: hidden;
}
#wrapper {
  border: 0;
  margin: 0;
  height: auto;
  overflow: auto;
  overflow-x: hidden;
  transform: scale(1.5);
  transform-origin: 0 0;
}
iframe {
  left: 0px;
  top: 0px;
  width: 560px;
  border: 0;
  visibility: hidden;
}
#bottom_cache {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 20px;
  background-color: #2c2c2c;
  cursor: pointer;
}
