.cinematicCanvas + .demoTimeline {
  grid-template-columns: repeat(6, 1fr);
  padding-top: 22px;
}
