.Header {
    background-color: black;
    padding: 1rem;
}
.Header .HeaderLogo {
    margin-top: 10px;
    max-height: 40px;
    margin-right: 5px;
}