html, body {
	background-image: url("./background.jpg");
    background-repeat: round;
    background-attachment: fixed;
}