```jsx
<StandardParagraph>
This is an example of what a
standard paragraphs content would look like.<br />
You can even used the break element in it.
</StandardParagraph>
```