body {
    background-image: url('/assets/img/backgrounds/white.jpg');
    background-repeat: no-repeat;
    height: 50%;
    background-position: center;
    background-size: cover;
  }