
body {
  background-image: url(./images/background.svg);
  background-repeat: no-repeat;
  background-attachment: fixed;  
  background-size: cover;
}