### Titles To create a title, you can add the `title` class to any html element. Title sizes can be controlled with numbered modifiers using the patter `is-*` where `*` represents a number between 3 and 6. Titles can also be thinner using the `is-thin`, bold using the `is-bold` or bolder using the `is-bolder` modifier classes. ```vue ```

This is a title

This is a huge title

This is a title

This is a big title

This is a title

This is a medium title

This is a title

This is a smaller title

This is a title

This is a huge bold title

This is a title

This is a big bold title

This is a title

This is a medium bold title

This is a title

This is a smaller bold title

This is a title

This is a huge bolder title

This is a title

This is a big bolder title

This is a title

This is a medium bolder title

This is a title

This is a smaller bolder title

This is a title

This is a huge thin title

This is a title

This is a big thin title

This is a title

This is a medium thin title

This is a title

This is a smaller thin title