I don’t know why it can’t detect the list that i have created
**Your code so far**
<h2>CatPhotoApp</h2>
<main>
<ol>
<p> Top 3 things cats hate: </p>
<li> T </li>
<li> Test </li>
<li> Tzqr1 </li>
</ol>
<p> Things cat love: </p>
<ul>
Things cats love:
<li>cat nip</li>
<li>laser pointers</li>
<li>lasagna</li>
</ul>
</main>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36
Challenge: Create an Ordered List
Link to the challenge: