body {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}
#dynamicReloadContainer{flex:1}
footer {margin-top: 0;}
