body { background-color: #1e3a85; }
.valign-middle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
/*  height: 50%;*/
}