This test varies the background color style of DIVs nested 12 levels deep. Every DIV has this style:
DIV {
    padding: 10px;
    border: 2px solid black;
    margin: 10px;
  }
This is a massively nested DIV.