body {
    background-image: url('sh_logo.png');
    background-size: 30vw auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}