.vertically-centered {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pw-content {
  text-align: center;
}