I want to zoom in on the website using CSS, I know that using code body{font-size: 82.5%};
you can get the result, but the images remain the same size and elements entered via JQuery also continue to the previous size. Any method to zoom in on all the elements?