.centered {
  position: absolute;
  top: 50%;
  margin-top: -25%;
  background-color: White;
  color: white;
}

