.blend-bottom {
  background: linear-gradient(to bottom, transparent, #21545b 80%);
  position: relative;
}

::-webkit-scrollbar {
  display: none;
}