header
{
   background: var(--bg-color);
   height: 90px;
   display: flex;
   align-items: center;
   justify-content: center;
}
