html,
body {
  height: 100%;
}

body {
  display: flex;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url("/images/fondo-librecompra.png");
  background-position: center;
}

.proximamente {
    color: white !important;
}