Which CSS selector is used to target all elements with the class 'container'?
container
#container
.container
.#container

Information Technology Exercises are loading ...