From Inspiration to Presentation
#AYnS8L9 {
transition: all 0.3s ease-out;
height: auto;
}
#AYnS8L9.collapsed {
overflow: hidden;
height: 0;
}
#status_AYnS8L9 {
transition: all 0.3s ease-out;
height: auto;
}
#status_AYnS8L9.collapsed {
overflow: hidden;
height: 0;
}
.tool-container {
max-width: 500px;
}