#Mv1t5XW {
transition: all 0.3s ease-out;
height: auto;
}
#Mv1t5XW.collapsed {
overflow: hidden;
height: 0;
}
#status_Mv1t5XW {
transition: all 0.3s ease-out;
height: auto;
}
#status_Mv1t5XW.collapsed {
overflow: hidden;
height: 0;
}
.tool-container {
max-width: 500px;
}