html, body {
  height: 100%;
  margin: 0;
  overflow-x: hidden;
}

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

h1 {
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 400;
}