<html>
<head>
<meta name='viewport' content='initial-scale=2' />
</head>
<body>
A page with the viewport set to 2x scale.
</body>
</html>
<html>
<head>
<meta name='viewport' content='initial-scale=2' />
</head>
<body>
A page with the viewport set to 2x scale.
</body>
</html>