body{
  background: linear-gradient(135deg, #7956ec, #2fb9f8);
  background-image: url(https://uploads-ssl.webflow.com/5953d3a180966b7b26b01b63/5953d3a180966b7b26b01ba3_bg-gradient-1.svg);
  background-position: fixed;
  background-size: cover;
  min-height: 100vh;
}
