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