.bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #2874A6;
  color: #FFFFFF
}

.scroll {
  min-height: 1024px;
}
