@sil @jaffathecake

This week I learnt that there's a `parentElement`. I had just been using `parentNode` for so long, I didn't realise there was something else. Funnily enough it was Typescript that told me to use something other than `parentNode`.