body {
    font-family: sans-serif;
}

.circles {
  fill: none;
  stroke-width: 6;
}

h2 {
    color: gray;
    display: inline;
}

#easeId {
    color: darkorange;
}