     html,body{
        /*height: 90%;*/
		/*max-height: 95%;*/
		min-height: 95%;
        } 
		
   body {
		background-color: #000!important;
   }
   
   .text_zwei, .text_zwei p {
		color: #fff!important;
		font-weight: 900!important;
   }
   
   .marquee p {
		font-size: 2.5rem!important;
		line-height: 2.5rem!important;
   }
   
    ul, div.body, div.body>div {
     max-width: 100%;
   }