body {
    background-image: url('background.png') !important;
    background-size: cover !important;
    background-position: center !important;
    background-attachment: fixed !important;
}