footer {
  position: fixed;
  bottom: 0;
  z-index: 2000;
}

.container-fluid {
}

ul {
  list-style-type: square;
}

