1.实现

2.代码
html
<div class="addF">+</div>
css
.addF{
width:40px;
font-size:25px;
font-weight:600;
background-color:rgb(64, 158, 255);
text-align:center;
color:white;
height:34px;
border-radius:3px;
line-height:34px;
}







![[Java安全入门]三.CC1链](https://img-blog.csdnimg.cn/direct/b4108b1b0dbd4426ac10d49274c8696e.png)











