html {
    background-color: #36383D;
    background-image: url(../img/logo.svg);
    background-position: center center; 
    background-repeat: no-repeat;
    background-attachment: fixed;
}