body{
 margin: 0;
 background-image: url(https://i.redd.it/36sojel9cnm91.gif);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-size: 100vw 100vh;
}
body{
 padding: 10%;
 border-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/652/pink-doily-bdr.png);
}