#rect01{
   width: 100%; 
   height: 10px; 
   background: #fec44f; 
   opacity: 0.6;
}

#rect1{
   width: 100%; 
   height: 25px; 
   background: #fec44f; 
   opacity: 0.7;
}

#rect2{
   width: 100%; 
   height: 15px; 
   background: #d95f0e; 
}