/*
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 : 31 janv. 2020, 10:28:11
    Author     : pc_samba
*/

body {
    background: url(./img/background.jpg) no-repeat;
    background-size: cover;
    background-position: fixed;
    height: 100%;
}
