/**
 * Veno File Manager custom CSS
 */
html,body{
background-image: url('https://www.alessandrobargigli.it/images/img1.png');
background-size: cover;
background-repeat: no-repeat;
height: 100%;
font-family: 'Numans', sans-serif;
}