Итак, я пытался сделать заголовок отзывчивым, как и должно, но, похоже, он не работает вообще. Любая помощь будет хорошей.
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width">
</head>
<body>
<h2>This is just a test page that does not work on three tested devices any help would be nice.</h2>
</body>
</html>