body {
    margin: 0;
    background-image: url("/public/images/background/index-background.jpg");
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}