Expanding on this topic... Utilizing Font Awesome icons for text
<span class="fa-stack fa-3x">
<i class="fa fa-trophy fa-stack-2x"></i>
<span class="fa fa-stack-1x" style="color:red;">
<span style="font-size:35px; margin-top:-20px; display:block;">
#1
</span>
</span>
I am looking to have the "1" inside the trophy displayed as follows...❶ ... essentially a "1" within a black circle, resembling a labeled billiard ball. Additionally, I would like to be able to apply CSS properties such as color, size, border, etc. Is it feasible to accomplish this? The ❶ symbol is one that I copied from Word.