just found this comment in the source code a bit funny
.country-flag {
/* Flag aspect ratio is 4:3. */
width: 32px;
height: 24px;
filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.5)); /* box-shadow cannot be used because of Nepal. */
}