Don't start with those tags.
HTML widgets are already nested between
HTML:
<div class="block">
<div class="block-container">
...
</div>
</div>
Unless you check the advanced mode box...
And to customize your widget, use classes and your
extra.less
file instead.