@charset 'utf-8';
.color-turn{
   color: #000000;
   background: #ffffff;
}
.color-turn-black{
   color: #ffffff;
   background: #000000;
}
.rotate{
   float: right;
   clear: 
}