.tabPane {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-top: 2em;
}
