home.component.scss 222 Bytes
.background-image {
  background-image: url(http://www.nortecorrientes.com/content/bucket/7/304027w980.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}