Hi,
I have 2 Desmos graphs that I am treating as 1 graph:

These graphs work together but I need them as 2 separate graphs. Having the 2 'powered by desmos' brands right next to each other was annoying me so I was wondering if it would be ok for me to use CSS to hide one.
#calculator .dcg-graphpaper-branding {
display: none;
}
It's just my preference. If you prefer that I keep both it's ok.
Thanks,
Judah