After creating a div with the class container
and adding 50px
padding to the top, I am now ready to add another container using Bootstrap's CSS. Do I need to create a new class like container-2
to edit the new container's style or are there multiple classes for the container that I can utilize?