body {
    background-attachment: fixed;
    background-size: cover;
    background-position: 20% 40%;
    background-repeat: no-repeat;
    /*background-image: url('http://img.bosen.ink/background');*/
}