In the following HTML
the id can be accessed through #content in CSS. How do I access
#content
Accessing it like this should work: #content[role="main"]
#content[role="main"]