Containers
Responsive containers to horizontally center your content.
Section 1
Container 1
Container 2
Container 3
Section 2
Container 4
Container 5
Container 6
<div class="section">
<div class="container">
<!-- Content here -->
</div>
<div class="container">
<!-- Content here -->
</div>
<div class="container">
<!-- Content here -->
</div>
</div>