What's wrong with this code where we're trying to access an element with a specific class?

The . is missing from the selectorThe # is missing from the selector

The . is missing from the selector.