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

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

#announcer {
  position: fixed;
  height: 0;
  overflow: hidden;
}