diff --git a/commentary/ethanol-cdr-claims/components/schematic.js b/commentary/ethanol-cdr-claims/components/schematic.js
index f4e7ae60..ca2ffcde 100644
--- a/commentary/ethanol-cdr-claims/components/schematic.js
+++ b/commentary/ethanol-cdr-claims/components/schematic.js
@@ -106,7 +106,13 @@ const AccountingEntry = ({ value, color, label }) => {
viewBox='0 0 6 6'
sx={{ position: 'absolute', top: '6px' }}
>
-
+
)
}