Hello! The first iframe on the page [Physically Based Rendering and Lighting](https://discoverthreejs.com/book/first-steps/physically-based-rendering/) returns "404 not found error". **Describe the bug** See the red square on the screenshots: <img src='https://github.com/looeee/discoverthreejs-site/assets/91190871/72b06f9a-b03e-465c-8149-e6830bef0c33' width='300'> <img src='https://github.com/looeee/discoverthreejs-site/assets/91190871/5ecdb50b-c5cd-47b1-b266-a583ae54d9da' width='300'> **To Reproduce** 1. Go to the page the page [Physically Based Rendering and Lighting](https://discoverthreejs.com/book/first-steps/physically-based-rendering/) and see the error. Tested on desktop, mobile. **Suggestions** As the example was removed from three.js site, I suggest to delete the following lines from the book's [markdown](https://github.com/looeee/discoverthreejs-site/blob/main/markdown/en/book/first-steps/physically-based-rendering.md): <img src='https://github.com/looeee/discoverthreejs-site/assets/91190871/90fec9e7-0b69-48e4-b2cf-ddaef2d7855f' width='400'> Thanks! If it's ok, I can open PR to fix the issue.