Como remover o Exibir Nenhum PrPperty of CSS usando JS
document.getElementById("someElementId").style.display = "block";
Grepper
document.getElementById("someElementId").style.display = "block";