Other classes
CozyCSS has some other classes which might be usefull.
.block
: Setsdisplay: block
.row
: Setsdisplay: flex; flex-direction: row
and centers content..column
: Setsdisplay: flex; flex-direction: column
and centers content..w-100
: Setswidth: 100%
.padding-small
,.padding
and.padding-large
.margin-small
,.margin
and.margin-large