make sure to check out 'how to reference an element'
				we can modify add or remove a css class to an element with javascript too
			

				every html element reference has a 'classList' property, that lets us add, remove, or toggle a class by name.