header .burger span{
	background: black
	width: 30px;
	height:  3px;
	display:  flex;
}


header .burger .line1{
    width: 30px;
    height: 3 px;
    background-color: black