/* Avoid the assistive mml overflowing the element, 
to e.g. avoid unneccessary scrollbars inside CP */
mjx-assistive-mml {
  right: 0;
  bottom: 0;
}