Result Size: 625 x 664
x
 
<!DOCTYPE html>
<html>
<style>
body {
  font-size: 20px;
}
</style>
<body>
<span style='font-size:100px;'>&#8706;</span>
<p>I will display &#8706;</p>
<p>I will display &#x2202;</p>
<p>I will display &part;</p>
</body>
</html>