header{
    height: 120px;
    background-color: black;
    display: flex;
    align-items: center;
    padding: 20px;
}

.logo-pokemon{
    height: 180%;
}
