/**
 * Test
 */
.overlay
  position: absolute
  color: red
  top: 0
  left: 0

.foo
  color: red
  @include clearfix
