body {
background-image: url('fond.jpg');
background-size: cover;
background-attachment: fixed;
}
h1 {
text-align: center;
color: #1b1f2d;
}