I'm stuck what am I doing wrong please

Tell us what’s happening:

Your code so far


<style>
body {
background: url("https://cnd-media-1.freecodecamp.org/imgr/MJAkxbh.png");
}
</style>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 7.0; TECNO WX3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Mobile Safari/537.36.

Challenge: Create Texture by Adding a Subtle Pattern as a Background Image

Link to the challenge:

Hi @chibuikeboy1. The URL you have provided is incorrect. It should have been https://cdn-media-1.freecodecamp.org/imgr/MJAkxbh.png.
cnd vs cdn. It is always better to copy and paste URLs.

Ohh thanks didn’t even see that