html {
    background-image: url(https://www.konevemlyne.cz/Content/Images/bg-02-blur.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}