body {

  margin: 0;
  height: 100%;
  background: #fff;
  background: linear-gradient(133deg, rgba(114,186,221,0.25) 0%, rgba(169,65,107,0.25) 61%,
  rgba(219,187,95,0.25) 86%);
  
  background-repeat: no-repeat; background-attachment: fixed; background-size: cover;
  
  }

  