Comments on lunarsmoth All Comments Start of Thread Parent

no worries at all! i threw this at the bottom of the css underneath the import link.
body {
width: 100vw;
height: 120vh;
background: url('url');
background-size: cover;
}

thank you so so much!!

be warned it does loop the image if you scroll down long enough - maybe try messing around with the width/height if that's an issue for you.. so sorry 

no worries, thank you again!!