body {
    background-image: url('../images/GW.jpg');
    background-color: black;
    background-repeat: no-repeat;
    background-size: 150%;
    background-position-x: 50%;
}
