.vr360-photo-sphere {
  width: 100%;
  min-height: 240px;
  background: #111;
  position: relative;
  overflow: hidden;
}

.vr360-photo-sphere canvas {
  display: block;
}
