this is a face-to-face question for Xiaomi. There is only one div, in html. How can you draw countless concentric circles only using css?
the only way I can think of is to use pseudo elements (before and after),) and then position them, but only three concentric circles can be drawn.
<div></div>