开始
#box { width:100px; height:100px; background:orange; border-radius:100px; position:absolute; } body { height:500px }