can someone tell me how to put a cool background, like all the cool kids?
i fink im doing sumfink wrong? :')
body { background-color: black; background: url(image link here); } there's the code! go to giphy.com and choose an image you like, copy the 'GIF link', and paste the link into the code! lmk if somethings wrong :)
body {
background-color: black;
background: url(image link here);
}
there's the code! go to giphy.com and choose an image you like, copy the 'GIF link', and paste the link into the code!
lmk if somethings wrong :)