set properti ini: di JS

var element = document.getElementById("#element")

element.style.display = "flex";
Betelhem Lemma