====== CSS - This page uses the non standard property "zoom" ====== Replace with: transform: scale(1); /* Standard Property */ transform-origin: 0 0; /* Standard Property */ ---- ===== References ===== https://developer.mozilla.org/en-US/docs/Web/CSS/zoom