Please Help me i stucked

I cannot pass this test.Help me.This is what i constantly do but it dosen’t work.
<main> <p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main> And it just say this:The main element should have two paragraph elements as children.:neutral_face:

Can you make sure you format your code? You can wrap your code around 3 backticks.

```

Yes i did that and it dosen’t working.Again.

When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make easier to read.

See this post to find the backtick on your keyboard. The “preformatted text” tool in the editor (</>) will also add backticks around text.

Note: Backticks are not single quotes.

markdown_Forums

It looks like you only have 1 <p>...</p> set.

The test wants 2 between the opening <main> and closing </main>.