Why does the `::before` pseudo-element NOT appear for the `<img>` below?img::before { content: "\2605"; }