.header {
display: flex;
justify-content: space-between;
align-items: center;
align-content: center;
min-height: 80px;
}