.predictions {
    position: absolute;
    max-height: 80%;
    overflow: scroll;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background-color: #f5f5f5;
}
