.kickstart-component {
  display: flex;
  flex: 1;
  flex-direction: column;
  background-color: gold;
}