<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#carrousel{
   
    width:auto;
    height:auto;
	margin: 0 auto;
    positon:relative;
    
}

#carrousel .slide{
     
     position: absolute;
   
     
}









</pre></body></html>