.slidercentre {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

button {
  width: 175px; height: 80px;
  font-size: 22px;
}