
#rede{
    display: none;
    height: 100vh;
}

#hovercard {
   position: absolute;
   max-width: 150px; 
   max-height:100%; 
   padding-top: 10px;
   z-index: 2;
}