That's it! You laid out a heading for the username, a paragraph for the post's message, and buttons to interact with the post.

<html>
<body>
<h4>@rihanna</h4>
<p>HERE WE GOOOOO!!</p>
<button>Comment</button>
<button>Retweet</button>
</body>
</html>]]>