@for $i from 1 to 41 { .h-pt-#{($i*5)} { padding-top: ($i * 5) + unquote('%'); } .h-#{($i*5)} { height: ($i * 5) + unquote('%'); } } .fullheight { min-height: 100vh; }