body:after {
    content : url(logo.svg);
    left    : 0.5em;
    position: fixed;
    top     : 0.5em;
    width   : 3em;
}