  .fixed-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}

.nav_bar {
  list-style-type: none;
  margin: 0;
  padding: 0;
}