.entry-standalone-shell {
  min-height: 100svh;
  display: flex;
  flex-direction: column;
}

.entry-standalone-shell > .section {
  flex: 1 0 auto;
}
