.bd-panorama{
  width:100%;
  border-radius:10px;
  overflow:hidden;
  background:#111;
}
.bd-panorama canvas{
  touch-action:none;
}
