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