html, body {
    background-position: center center;
    background-image: url("./background.jpg");
    background-repeat: repeat;
}