body {
background-image : url("./data/index.jpg");
background-attachment: fixed;
background-position: 0% 0%;
background-repeat: no-repeat;
}