When you move the browser window from a low DPI to a high DPI screen, the rendered page gets blurry: <img width="138" height="105" alt="Image" src="https://github.com/user-attachments/assets/8bc5b414-5794-486e-a708-a0f4a6152554" /> To fix this, `window.devicePixelRatio` changes should cause a rerender of the page.