templates/profile/widget/description.html.twig
line 1
Open in your IDE?
<div class="my-3 p-3 bg-white rounded">
{{ profile.description|raw }}
</div>