body { margin: 0px; } .own-pixelfed { width: 32px; } .own-pixelfed::before { content: " "; background-image: url("images/pixelfed-icon-black.svg"); width: 32px; height: 32px; display: block; position: absolute; top: -8px; } .fa, .fas, .far { font-family: "Font Awesome 5 Free"; } .fab { font-family: "Font Awesome 5 Brands"; } .categories { display: inline-block; } .tags { display: inline-block; }