Help me in solving FASH02 problem

My issue

it’s always showing error don’t know why.

My code

// your code goes here
<body>
    <!-- Update the code below this comment -->
	<header>
	    <div class="NavBar">
	        <a href="" id="navbar-tittle"> FASHION STORE
	        </a>
	    </div>
	</header>
	
	   
</body> 

Learning course: Projects using HTML / CSS
Problem Link: Build Navigation Bar Practice Problem in Projects using HTML / CSS