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