.root {
  -st-states: skin(enum(dark, light));
  position: relative;
  overflow: hidden;
  border-radius: 100%;
}

