# Text

# Color

<p class="text-color-{key}">
    Hello world
</p>

# Size

<h1 class="text-size-{key}">
    Hello world
</h1>

# Weight

<span class="text-weight-{key}">
    Hello world
</span>