@-webkit-keyframes mymove{0%{height:0}to{height:200px}}@keyframes mymove{0%{height:0}to{height:200px}}.preview{scroll-behavior:smooth}.animateHeight{-webkit-animation:.2 mymove;animation:.2 mymove}.hide,.show{opacity:1;-webkit-transition:opacity 400ms;transition:opacity 400ms;z-index:9999999}.hide{opacity:0;z-index:-9999999}
/*# sourceMappingURL=library.css.map */
