#image360 {
  width: 100%;
  height: 100dvh; 
  overflow: hidden;
  background: #000;
  position: relative;
}

#viewer {
  width: 100%;
  height: 100%;
}