=vl-wh($w: auto, $h: auto)
  width: $w
  height: $h

=vl-hidden()
  display: none !important
