Tell us what’s happening:
it shows everything working but it is telling me to add the text that is already there.
Your code so far
<!-- file: index.html -->
<!-- User Editable Region -->
<blockquote class="image-quote">
<hr></hr>
<p class="quote">The millions of people who are learning to code through freeCodeCamp will have an even better resource to help them learn these fundamentals</p>
<hr></hr>
</blockquote>
<!-- User Editable Region -->
/* file: styles.css */
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Challenge Information:
Learn CSS Grid by Building a Magazine - Step 25