difference(){
    cylinder(20, 12, 12, true);
    cylinder(20, 6, 6, true);
    cylinder(18, 10, 10, true);
}
sphere(8.5);