.back {
    background-image: url(../images/background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 100%;
    height: auto;
    width: auto;
  }