body {
  background-image: url(../../assets/img/bg.png);
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
