Add a rule that sets background-color to coral for elements of the title class.

Make sure to pick .title followed by { and then background-color: coral;, }.