const element = document.querySelector("#id"); const size = window.getComputedStyle(element).getPropertyValue("font-size");