I know it's not the first question on this topic, but I can't find any helpful solution on the web and my dev friends can't help me either.
I wrote a website (HTML, CSS) and it's responsive. But when I open the site on an Android phone, the keyboard messes up my CSS layout.
I used media queries, and didn't use much JS for the styling. I tried to use JS and I changed the viewport meta tag but it didn't help.