<h1>This is a heading</h1>
<p>Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth tatsoi tomatillo melon azuki bean garlic.</p>
body {
font: 1.4em/1.3 "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
margin: 2em 3em;
}
h1 {
display: list-item;
}
h1::marker {
content: "🐱";
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.