.bacs[data-v-0e4eff81] {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgb(26, 26, 28);
  z-index: 99;
  overflow: scroll;
}
.imgs[data-v-0e4eff81] {
  width: 60%;
  margin: 0 auto;
  margin-left: 20%;
}
@media (max-width: 1000px) {
.imgs[data-v-0e4eff81] {
    width: 100%;
    margin-left: 0;
}
}
