diff --git a/dashboards/forza_composite/index.html b/dashboards/forza_composite/index.html
index f81bb3b..e3b1f38 100644
--- a/dashboards/forza_composite/index.html
+++ b/dashboards/forza_composite/index.html
@@ -107,11 +107,11 @@ const M={aspect_ratio:"16:9",render_mode:"contain"};let GAME_ID='';
function twScale(i){if(i>=Na)return 1;return 2-(i/(Na-1))}
// bg ticks
- for(let i=0;i=rl?'rgba(255,50,35,.95)':'rgba(255,255,255,.85)';ctx.fillRect(-w/2,-h/2,w,h);ctx.restore()}
+ for(let i=0;i=rl?'rgba(255,50,35,.95)':'rgba(255,255,255,.85)';ctx.fill();ctx.restore()}
// scale nums - larger
const sx=Ca/640*W,sy=Cb/480*H,sr=Cr/640*W;