.background-image {
  background-image: url(assets/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
