body {
  background-image: url('../images/bg.jpg');
  background-color:rgb(15, 15, 15);  
  background-size: cover;
}
