
.tooltip{
position: absolute;
width:300px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
z-index: 100;
}
