body {
    background: url('/assets/img/background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
