.tooltip { // make the height width bigger width: 50px; height: 50px; } .highlight { // change the color of the circle element to be red fill: red; }