Create Texture by Adding a Subtle Pattern as a Background Image2 please help thanks

Tell us what’s happening:
I cant for the life of me figure out what im missing or doing wrong please any help thank you

Your code so far


<style>
  body {
  background: url("https://i.imgur.com/MJAxbh.png");
  }
</style>

Your browser information:

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

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/applied-visual-design/create-texture-by-adding-a-subtle-pattern-as-a-background-image

Are you sure you are linking to the correct image?

You should be able to pull that image up in your browser just by putting that address into your address bar.

alhazen1 is correct the url is https://i.imgur.com/MJAkxbh.png

You’re missing the “k” in the name.

thank you very much for the help it is much appreciated