
#wrapper {
}

.vjs-default-skin {
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
}

.video-js .vjs-big-play-button {
  top: calc(50% - 36px) !important;
  left: calc(50% - 42px) !important;
}
