/**
 * Veno File Manager custom CSS
 */

body {
    background: url('../../images/background.jpg') no-repeat center center fixed;
    background-size: cover;
}

