Help me in solving FASH11 problem

My issue

i add class = "information but why it is wrong

My code

 <div class = "Information" >
	        <h1>Fashion Store: The One-stop Fashion Destination</h1>
	        <br>
	        <p>Stepping out and finding a perfect fashion choice is difficult? Why worry when you have your own Fashion Store at home where you can browse through thousands of choices and you can order clothes according to your liking. Don't worry if you don't like the item after you receive it, you can always consider the option for exchanging your item or even you can return your item and you will get the full amount back. Isn't that amazing? Start searching for your desired clothes and see it yourself. Once you are done with your first shopping, we are very sure that you will continue that in future as well and we will try our best to give you more and more choices so that you can have a variety of clothes to choose from and so you can find one which suits you the best.<br><br>What makes us Great? Well few things are listed below:" and then after the paragraph, add two br tags for further content</p>
	    </div>
	    
	    <h2>Festival Sales</h2>
	    
	    <br>
	    
	    <p>We keep coming with different sales on our Indian Festivals where we offer huge discounts on your favorite clothes. If you want to get the notifications of all our future sales then you can subscribe to us and we will make sure that you will not miss any offer in future so that you can get your favorite cloth at the best possible price." and add a br tag after the paragraph </p>
	    
	</main>
</body>

Learning course: Projects using HTML / CSS
Problem Link: FS INFORMATION HTML Practice Problem in Projects using HTML / CSS - CodeChef