html, body {
  height: 100%;
  margin: 0;
  background: #F4F4F4;
}

[id^=cells-template-] {
  display: contents;
}