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