To change how big text is, we use the font-size property.

<html><body><p style="font-size;">Avatar</p></body>
</html>]]>

Make sure to pick font, followed by -, and finally size.