.foo {
  width: 100px;
}
.foo .bar {
  height: 100px;
}
