Add the following line of code: font-size: 20px;
Over here:
.box .tooltiptext {
visibility: hidden;
width: 120px;
background-color: black;
color: white;
text-align: center;
padding: 50px 0;
/* Position the tooltip */
position: fixed;
z-index: 10;
}
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…