.myAnimation{width:200px;max-height:0;overflow:hidden;width:100%}.myAnimation.exit,.myAnimation.exit-enter,.myAnimation.exit-done{transition:all .3s ease;max-height:0}.myAnimation.enter,.myAnimation.enter-active,.myAnimation.enter-done{transition:all .3s ease}
