定义CSS
<style>
.to{width:100px;height:100px;border-radius:100px}
</style>
这样就实现了
主要是border-radius:100px;