This my screenshot on the desktop browser

Everything look big on desktop browser. But when I view on mobile browser the layout becomes very small. So did I miss something in the html/css code, because this website basically I used just plain html/css nothing fancy.
Could anyone point me out ? Thanks
Make sure you set the following viewport meta tag inside your
<head>, otherwise the text will be too small: