$fn=180; difference() { union() { cube([38,20,10],true); translate([-9,0,5]) sphere(8); } translate([9,0,5]) sphere(8); }