JSFiddle - React, Tailwind, and code Playground

HTML

<div id="header-menu1" style="width:100%; height:100px;">

</div>

CSS

#header-menu1:hover{
		background-color : black;
	}