You can easily switch the actual example grid with a fluid full-width layout. To do so, replace the farthest .container with .container-fluid:
.container
.container-fluid
<p class="container-fluid"> … </p>