.background-image {
    background-image: url('assets/background.jpg');
    background-size: cover;
    background-position: center;
}