Content in the box in my HTML page.
.box::after { content: " ➥"; }
<p class="box">Content in the box in my HTML page.</p>