| 
  
   × 
      
    × 
      Correct! 
    Add a Bootstrap class to the <div> element to create a responsive fixed width container: 
<div class="@(9)">
  <p>Hello World!</p>
</div>
 
<div class="container">
  <p>Hello World!</p>
</div>
 
    Not CorrectClick here to try again. Correct! | 
This will reset the score of ALL 50 exercises.
Are you sure you want to continue?