/*
 Theme Name:   interactive
 Theme URI:    http://www.leweb.design/interactive
 Description:  interactive Theme
 Author:       Sebastien Job
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  
 Tags:         responsive-layout
 Text Domain:  interactive
*/


html, body {
    

    background-color: rgba(0,0,0,0);
    
    
    
}
/*
::-webkit-scrollbar {
	display: none; 
    width: 0px;
    background: transparent;
}
*/