input[type=checkbox]:checked~.content{max-height:150px}input[type=checkbox]~.content{transition:max-height .3s ease-in-out}