You are on page 1of 1

<style>

body{
background-image: url("background.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
</style>

You might also like