body { 
background-image: url("https://blog.espci.fr/pmarcq/files/2021/04/Wood.jpg"); 
background-position: center center; 
background-size: cover; 
background-repeat: repeat; 
background-attachment: fixed;
}
