To style all elements with the class 'container', which CSS selector should you use?
container
#container
.container
*container*

Web Development Exercises are loading ...