.content {
  flex: 1 1 auto;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
