/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 6 déc. 2023, 08:27:04
    Author     : emil.gravouillallier
*/
body {
 background-image: url("images/hom ere.png");
 background-size: cover;
 background-color: #99d9ea;
 background-repeat: no-repeat;
 background-position: bottom 10%;;
}
