CSS div en la parte inferior

.bottom_div {
  position: absolute;
  bottom: 0px;
}
serhii.nahornyi