This is some
This text is some peachpuff
colored, & slower blinking text
// HTML:
<bl-ink class="big-text slower" style="color:peachpuff">big, <code>peachpuff</code> blinking text</bl-ink>
// CSS:
.slower {
--blink-animation-duration: 1s;
}