how... how do you make your background a image D: ive used like 50 tutorials and none of them worked :{
you need to write { background-size: cover; } i think
uhh how do you make it cover the whole page? qwq
body {background-image:url(the image url here);}
you need to write
{ background-size: cover; }
i think
uhh how do you make it cover the whole page? qwq
body {background-image:url(the image url here);}