Learn Basic CSS by Building a Cafe Menu - Step 6

Tell us what’s happening:
Describe your issue in detail here.
the code is correct for some reason its not working please advise

  **Your code so far**
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8" />
  <title>Cafe Menu</title>
</head>
<body>
  <h1>CAMPER CAFE</h1>
  <p>Est.2020</p>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14695.107.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36

Challenge: Learn Basic CSS by Building a Cafe Menu - Step 6

Link to the challenge:

give it a space after .

wow i thought i tried that. thanks, it worked.

but mine is not working at all and yet have done every thing possible

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.