.css {
  foo: bar;
  baz: monkey; }

.list {
  one: two;
  three: four five;
  six: seven; }
