.reverse-layout {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

html {
}

#footer {
  margin-top: auto;
}

