body {
    margin: 0;
    
    background-image: url('floresta.avif');
    background-repeat: no-repeat;
    background-size: cover;


}