I am using typescript to adjust a templated html built file. In my TS file I have the following code:
let body = document.querySelector("body"); //