.video-stream-spin-wrap {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;

  justify-content: center;
  align-items: center;
}
