.PopPainel {
background-color: var(--Cor_Segundaria_3_1);
box-shadow: 5px 5px 0px 0px var(--Cor_Segundaria_3_2);
width: 40vw;
padding: 2vw;
position: absolute;
display: none;
flex-direction: column;
align-items: center;
justify-content: start;
}
Powered by TurnKey Linux.