html`<div id="my-id" style="max-width: 250px">
${renderTeaser({
title: 'Remember notebooks?',
image: 'https://i.imgur.com/uw9hFtj.png',
href: 'https://en.wikipedia.org/wiki/Moleskine',
date_short: 'A long time ago',
})}
${getScopedStyle('#my-id', THEME_TEASERS)}
`