<h3>Title outside of the description</h3>
<main>
<template shadowrootmode="open">
<style>
h3 { color: red; }
p { font-family: monospace; color: green; }
</style>
<h3>Don't miss this!</h3>
<p>This product is best in its class.</p>
</template>
</main>
h3 {
color: brown;
text-align: center;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.