Hey, Check this cool tooltip with lots of features. It’s fully customizable & easy to use.
.tooltip {
display:none;
position:absolute;
border:1px solid #333;
background-color:#161616;
border-radius:5px;
padding:10px;
color:#fff;
font-size:12px;
}