body {
    background-image: url("../images/bg.jpg");
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover;
   }