footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #343a40;
  padding: 10px 0;
}