.popupContent {
    max-height: 400px;
    max-width: 600px;
    overflow: auto;
}
