https://i.sstatic.net/3xHcx.png
I'm struggling to make the body of my page responsive for mobile users. Whenever I try using this line of code, it just creates a messy layout. Any advice on how to fix this?
<meta name="viewport" content="width=device-width">
Appreciate any help in advance!