#logo {
    height: clamp(30px, 5vw, 50px);
    width: auto;
    mix-blend-mode: multiply;
}