Applied Visual Design - Create Texture by Adding a Subtle Pattern as a Background Image

Tell us what’s happening:
Describe your issue in detail here.
https://cdn-media-1.freecodecamp.org/imgr/MJAkxbh.png ,
hello everyone kindly need some assistance with these programing

Your code so far

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

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36

Challenge: Applied Visual Design - Create Texture by Adding a Subtle Pattern as a Background Image

Link to the challenge:

you have a typo in the name of your image

exactly what partum said, to be exact your png ends with a comma “,” :smile: