body {
    background-image: url(background.png);
    background-repeat: no-repeat;
    background-size: cover;
}