

section.full {
  width: 100%;
  height: 100%;
}
section.panorama {
  position: fixed;
  top: 0;
  left: 0;
  cursor: -webkit-grab;
  cursor: grab;
}