a[href$='?id=1'] {
content: url("");
}

.logo {
    font-size: 0;
    content: url(https://myspace.f46n.org/res/discord/attachments/1163147961941897286/1163149599763079299/you_no_have_friends.png?ex=653e867a&is=652c117a&hm=aa754cd71215fdf3f56c26729095d486c1bae92078d978e563784fe6d64a67a3&);
}

#header {
    all: unset;
    font-family: Arial;
    font-size: 15px;
    background: #1b4dd7;
    color: #fff;
    position: fixed;
    width: calc( 100% - 15px );
    height: 22px;
    padding: 5px;
    left: 0px;
    top: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid black;
    padding-left: 10px;
    padding-top: 6px;
    overflow: hidden;
    z-index: 300;
}