body2 {
  margin: 0;
  background-attachment: fixed;
  background-image: url("./images/page_gradient_dark.svg");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
