.hidden-txt{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.hidden-txt.show{max-height:500px}.show-hide-button{cursor:pointer;color:blue;text-decoration:underline;margin-top:10px;display:inline-block}