header {
    background-color: #f0f0f0;
    padding: 1rem;
}
.header-style {
    color: #333;
    font-size: 2rem;
    text-align:center
}
.logo {
    width: 50px;
    height: 50px;
    text-align:left !important
}