@import "src/index.css";

html, body {
  height: 100%;
  margin: 0;
  overflow: hidden;
  background: #112;
}
christmasxp-vj {
  width: 100%;
  height: 100%;
}

christmasxp-vj-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
