joomlaexcel Hi
It's background color set for the wrapper:
div.t4-wrapper {
background: linear-gradient(to right,#ea533d,#f49a22,#abaf27,#50ab47,#189a95,#0286e6,#306fe2,#5061dc,#7a4ed3);
animation: rainbow 18s ease infinite;
}
You can override this CSS rule.