body {
    background-image:
        linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)),
        url("/assets/845131.png");

    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
