Return an object containing the values of all CSS properties of an element, after applying active stylesheets.
https://developer.mozilla.org/en-US/docs/Web/API/Window/getComputedStyle|MDN
Return an object containing the values of all CSS properties of an element, after applying active stylesheets.