blob: 837f2ba5dcede187f13cc16cb3d87c3e60fa692b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.internals)
window.internals.settings.setShouldAllowDesignSystemUIFonts(true);
</script>
</head>
<body>
<div>
<div style="display: inline-block; font: bold 72px '-apple-system-ui-monospaced'; font-synthesis: none;">HeJllo</div>
</div>
</body>
</html>