.c {
  height: 100px;
  background: #fff;
}

b {
  foo: bob;
}
a {
  foo: bar;
}
