A coloured box?
I have a partial of code here:
<div class="row">
<div class="col-sm-6" style="background-color:yellow;">
</div>
<div class="col-sm-6" style="background-color:greenyellow;">
</div>
</div>
On the design view, it shows the two colorer-region,

But when browsed, they appear as a tiny line

How can I make it to look like a "bigger" box?

I saw a video on this but I can't find it now
Thank you for helping
