constraintview {
  background: black;
  color: white;
}

constraintview .child {
  background: red;
}

constraintview .guide {
  background: blue;
}
