annotation.boxes.forEach( function(box) {
          if ( box.rangeElement ) box.rangeElement.classList.add('offscreen');
        });