* {
margin:0;
padding:0;
}
#box {
width:600px;
height:600px;
margin:auto;
margin-top:100px;
}
#score {
width:180px;
height:50px;
line-height:150%;
font-size:2em;
position:absolute;
top:30px;
left:40%;
text-align:center;
font-weight:bolder;
}
.creat {
float:left;
border-radius:100%;
}
找不同色块的游戏
找不着了