Embeded google presentation is non-clickable

Hi good people,
Please help with a problem. I’ve embeded google presentation to the CMS text section. The presentation appeared on the page after publishing, but presentation is not clickable, so I cannot switch the slides. You can see it here:

This is the code I’ve embeded:

And this is the error that Inspect mode shows:
Error with Permissions-Policy header: Unrecognized feature: ‘ch-ua-form-factor’.
docs.google.com/presentation/u/8/d/e/2PACX-1vTU-ofBW2wB2Ppa8Qc_iX89Fua_lqHOu1naxpDaAstFjZY_oL1CUosEokN7vjXMYzZXJHKemkhVpchE/embed?start=false&loop=false&delayms=3000:1 The key “target-densitydpi” is not supported.
DevTools failed to load source map: Could not load content for https://docs.google.com/static/presentation/client/js/viewer_app.sourcemap: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://docs.google.com/presentation/u/8/d/e/2PACX-1vTU-ofBW2wB2Ppa8Qc_iX89Fua_lqHOu1naxpDaAstFjZY_oL1CUosEokN7vjXMYzZXJHKemkhVpchE/fontloading_binary_fontloading_binary_chunk.sourcemap: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://docs.google.com/static/presentation/client/js/viewer_help.sourcemap: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://docs.google.com/static/presentation/client/css/viewer_css_ltr.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://docs.google.com/static/presentation/client/js/viewer_core.sourcemap: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

Hey Evgen,

Your presentation is fine.
The problem is actually your navigation is obstructing it invisibly- specifically the Navigation Link Copy class has a height of 100rem which pretty much covers your full screen.