.circular-gallery{width:100%;height:100%;overflow:hidden;cursor:zoom-in;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.circular-gallery canvas{display:block;width:100%;height:100%}.circular-gallery:active{cursor:-webkit-grabbing;cursor:grabbing}.circular-gallery:focus-visible{outline:2px solid #ff3030;outline-offset:-4px}