body {
  background: #3E2660;
}
.content {
  background: url('../images/bg.png');
  width: 7.5rem;
  height: 12.17rem;
  background-size: 100% auto;
  margin: 0 auto;
  position: relative;
}
.btn1 {
  background: url('../images/btn1.png');
  width: 5.97rem;
  height: 1.42rem;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 3.45rem;
  left: 0.85rem;
}
.btn2 {
  background: url('../images/btn2.png');
  width: 5.98rem;
  height: 1.43rem;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 5.4rem;
  left: 0.85rem;
}
/*# sourceMappingURL=css.css.map */