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