.panel {
  box-shadow: 0 10px 30px rgba(0,0,0,.16);
}

.vcenter {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}