Hey there, I ran into an issue with my web page design. It looks great on my desktop monitors, but when I checked it on my laptop, things went haywire. Strangely, adjusting the zoom to 67% seemed to fix the problem. Both screens have a resolution of 1920 x 1080, but my desktop monitor is larger than the one on my laptop. I thought about using CSS to adjust the zoom, but that would mess up the display on my PC. So I'm curious if there's a way to change the zoom based on screen size using JavaScript or CSS.