Registered on the site
<meta name="viewport" content="width=1000"> How to make the site adaptive with a resolution of less than 768 px? So that when the resolution is less than 768 px
<meta name="viewport" content="width=device-width, initial-scale=1.0">