html {
  height: 100%;
}

#flexwrapper {
  flex: 1;
}

#topbg {
  min-height: calc(100% - 55px);
}
