* html,
* html body {
  background-image: url("about:blank");
  background-attachment: fixed;
}
* html .fixed-top {
  position: absolute !important;
  bottom: auto;
  top: expression(eval(document.documentElement.scrollTop));
}
* html .fixed-right {
  position: absolute !important;
  right: auto;
  left: expression(eval(document.documentElement.scrollLeft + document.documentElement.clientWidth-this.offsetWidth) - (parseInt(this.currentStyle.marginLeft,10) || 0) - (parseInt(this.currentStyle.marginRight,10) || 0));
}
* html .fixed-bottom {
  position: absolute !important;
  bottom: auto;
  top: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight-this.offsetHeight - (parseInt(this.currentStyle.marginTop,10) || 0) - (parseInt(this.currentStyle.marginBottom,10) || 0)));
}
* html .fixed-left {
  position: absolute !important;
  right: auto;
  left: expression(eval(document.documentElement.scrollLeft));
}

/** If u are interested in our code and would like to make it robust, just contact us^^ <@音乐前端> **/
/** Generated by M3D. **/#m3d_cg0vWeiE{height:9527px}