.app-rate {
  overflow-y: auto;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
}