.tooltip{
position:absolute;
left:-9000px;
width:240px;
height:300px;
}

.tooltip p{
width:240px;
height:300px;
}

