max avec en bootstrap 4

/*Use .container-fluid for a full width container, spanning the entire width of the viewport.*/

<div class="container-fluid">
  ...
</div>
Muro