<div class="container">
<h2 class="text-primary"> This a container in Bootstrap</h2>
<p class="text-success">
This is the most basic example of a container in Bootstrap. A container in Bootstrap is going to justify all the content of the division to the center.
</p>
</div>
This Pen doesn't use any external JavaScript resources.