Venture Metrix
Anjos do Brasil
Dashboard
Painel de captação
Calendário de captação
Relatórios
Terms
📄 Conditions of use
🪙 Data protection
Login
window.addEventListener("load", () => { const el = document.querySelector(".absolute.colors-background-raised-surface.shadow-elevation-high.z1"); if (el) { el.style.left = "880"; el.style.right = "880"; el.style.width = "1200px"; el.style.maxWidth = "1200px"; } }); // optional: keep resizing if layout changes window.addEventListener("resize", () => { const el = document.querySelector(".absolute.colors-background-raised-surface.shadow-elevation-high.z1"); if (el) { el.style.width = "1200px"; } }); >