Flex items can shrink in width so they can all fit in one row inside the container.
Make sure to pick <div class="item">, followed by This is content, and finally </div>.
<div class="item">
This is content
</div>