blob: 616138f6323ad6a46a35647ba842db78fd053eb4 [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: 72px '-apple-system-ui-serif'; font-synthesis: none;">HeJllo</div>
</div>
</body>
</html>