Hi @Chen,
It has been a while.
I’ve tried the following code that you sent.
document.body.style.zoom = "100%"
It prevented zoom on Opera browser, however, the resolution decreases as I zoom in. Though the pixel sizes remain the same, which is somewhat of a success!
Thanks.