.vex6-container {
  width: auto;
  height: auto;
  margin: 0;
  overflow: auto;
  min-height: 100vh;
  padding-top: 0px;
  margin-bottom: 0;
  flex-direction: column;
  background-color: #222222;
}
.vex6-container1 {
  top: 0px;
  left: NaNpx;
  width: 99.99%;
  height: 99.99%;
  opacity: 0.9998999999999999;
  position: absolute;
}
.vex6-container2 {
  display: contents;
}
@media(max-width: 479px) {
  .vex6-container {
    border-color: var(--dl-color-gray-black);
    border-width: 1px;
  }
}
