html,
body {
    height: 100%;
    min-height: 100%;
}
body { margin: 0; }
.page-container {
  background-color: #FFF;
  background: #82358C url('../img/areaweb51.svg') no-repeat center;
  background-size: 26%;
  width: 100%;
  height: 100%;
}