I found the cause of the problem. The overlay does not close. But I do not know how to fix it.
<div class="pgc-rev-lb-b-view pgc-rev-lb-b-activate" id="gl_lightbox" data-gallery-id="gl" style="z-index: 100000;"><style id="style_lb_gl">
div[data-gallery-id="gl"] .pgc-rev-lb-b-next-prev-button{
background-color:rgba(0,0,0,1);
fill:rgba(255,255,255,1);
}
div[data-gallery-id="gl"] .pgc-rev-lb-b-next-prev-button:hover{
background-color:rgba(255,255,255,1);
fill:rgba(0,0,0,1);
}
</style><div class="pgc-rev-lb-b-bg pgc-rev-lb-b-deactivate" style="background-color: rgba(0, 0, 0, 0.8); opacity: 0;"></div></div>