.simple__block
  .simple__title
    h1 This is a title
  .simple__desc
    p This is a description
View Compiled
.simple__block
  background-color: 
  .simple__title
    background-color: cyan
    h1
  .simple__desc
    background-color: lightgreen
    p
View Compiled

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.