/* cb444 theme: same as bk8bd */
@import url('./7xplay.css');

/* Force global background to pure black for cb444 */
html, body {
	background: #000 !important;
}

#root, .app, .App {
	background: #000 !important;
}
