.wrap[data-v-65e6b31a] {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  background-color: white;
  -webkit-transition: all .3s;
  transition: all .3s;
}

