<svg width="900" height="150" viewBox="0 0 900 150">
<text x="250" y="100">*CSS-Tricks</text>
</svg>
text {
font-family: "Kanit", sans-serif;
font-size: 75px;
stroke-linejoin: round;
text-anchor: middle;
fill: #f8a100;
paint-order: stroke fill;
stroke: #000;
stroke-width: 5px;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.