.page {
  background-color: rgba(26, 4, 12, 1);
  position: relative;
  overflow: hidden;
}

.btn {
  position: absolute;
  bottom: 19.68vw;
  right: 64vw;
  color: #fff;
  font-size: 1vw;
  width: 11.3vw;
  height: 3.7vw;
}
.trems {
  right: 23.2vw;
}
.store-btn {
  height: 4vw;
  width: 12vw;
  position: absolute;
  top: 20.4vw;
  left: 0;
  right: 0;
  margin: 0 auto;
}