TypeScriptでDOM操作
TypeScriptでDOMを操作する際に型をどうやってつけるか?
lib.dom.d.tsの型情報を利用できる。
https://www.typescriptlang.org/docs/handbook/dom-manipulation.html