.live__wallper {
  position: fixed!important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.live__item {
  background-color: #fff;
}

.live__wallpaper {
  width: 100%;
  min-height: 100vh;
}