Build a Tribute Page photo error

I am having issues with my photo not coming up. i dont know what to do. please help.

<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

<main id="main">
  <h1 id="title">Michael Jackson</h1>
  <div id="img-div">
    <img id="image" scr="https://i.imgur.com/aElhxan.jpg">
  
 </div> 
  
</main>

this is my project so far

I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).

imgur does not play well with codepen. Do a search for free image hosting sites and you should be good.

On a side note, there are lots of pics of MJ out there that you can probably use for your source image.

Hi @Sherlan!

You might have already spotted it but you have a typo here.

It should be src