How can I make the text logo in the center of the header from top to bottom, not in the center left to right
header{
background-color: black;
width:100%;
height: 50px;
position: fixed;
z-index: 999;
}
.logo
{
float: left;
margin-left:200px;
font-size: 30px;
font-weight: bold;
color: