html>body {
    background: url(https://i.loli.net/2018/10/26/5bd2e43e378ac.jpg) fixed center;
    background-size: cover;
    background-attachment: fixed;
}

#home {
    opacity: 0.8;
}