Background text

Add text in the background that is not selectable with the cursor – for example, for marketing purposes.

Usage

Define all the parameters data with attributes, like background-text, color, opacity, font-size, font-weight, offset-x, offset-y, letter-spacing, padding, margin.


<div
    data-background-text="Communication"
    data-color="#f12639"
    data-opacity="0.3"
    data-font-size="42px"
    data-font-weight="500"
    data-offset-x="-25px"
    data-letter-spacing="5px"
></div>