<div class="container">
<!-- Your code here -->
</div>
The container tags are tags that have some content between their opening and closing tags. Some examples are the <html> , <head> , and <body> tags.
Read more about container in html at : https://sebhastian.com/html-container-tags/