#agg-container { max-width: 800px; margin: 20px auto; font-family: Arial, sans-serif; }
#agg-controls label { display: block; margin-bottom: 10px; }
#agg-preview { width: 100%; height: 200px; margin: 10px 0; border: 1px solid #ccc; border-radius: 8px; transition: all 0.5s ease; }
#agg-css { width: 100%; height: 80px; margin-bottom: 10px; }
#agg-favorites div { display: inline-block; width: 50px; height: 50px; margin: 5px; cursor: pointer; border: 1px solid #ccc; border-radius: 5px; }