html body #root footer,
html body #root [class*="footer" i],
html body #root [class*="copyright" i],
html body #root [class*="powered" i],
html body #root [class*="beian" i],
html body #root *:has(> a[href*="new-api" i]),
html body #root *:has(> a[href*="Calcium-Ion" i]) {
  display: none !important;
}

html body #root a[href*="new-api" i],
html body #root a[href*="Calcium-Ion" i] {
  display: none !important;
}
