body {
    background-image: url('/images/bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000000;
}