Newer
Older
2024-C1231033-fuma / bomb.css
@c123103 c123103 on 8 Nov 245 bytes ch:js
body{font-family:"遊明朝";text-align:center;
}
p {font-size: 3ex
}
.bomb p{background-color:#616060; border-radius:55px;width: 2.5em; height:2.5em; ;

}
.bomb {display: flex;justify-content:space-between;
}
button{background-color:#e16767;
}