function fixFooter() {
  document.getElementById('footer').style.bottom = "0px";
}
