The idea
Everything at once. Build a card with a fixed width, a title that ellipsizes when it is too long, a body that wraps long words, and a content area that scrolls vertically.
This level needs overflow, text-overflow, white-space, overflow-wrap, and overflow-y — the whole toolkit.