Addresses #17 given that we have a logo now
Also:
- reduced size from
2emto1.75emto avoid the header looking too large and visually unbalanced - puts logo and associated text in a flex div to make them line up nicely
- moves the
textlogoclass next to thelogoid styles since they're closely related
Addresses https://codeberg.org/comaps/url-processor/issues/17 given that we have a logo now
Also:
* reduced size from `2em` to `1.75em` to avoid the header looking too large and visually unbalanced
* puts logo and associated text in a flex div to make them line up nicely
* moves the `textlogo` class next to the `logo` id styles since they're closely related