h1 a {
    background: url('logo.svg');
    background-size: contain;
    display: inline-block;
    height: 100px;
    text-indent: -5000px;
    width: 100px;
}