#elmls-container{position:fixed;z-index:9999}#elmls-icon{background:#fff;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px rgba(0,0,0,.1);cursor:pointer}#elmls-flags{position:absolute;z-index:10000;background:#fff;border-radius:8px;padding:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:none;flex-direction:column;gap:5px;min-width:30px;text-align:center;left:50%;transform:translateX(-50%)}#elmls-icon img,#elmls-flags img{width:24px;height:24px;border-radius:50%}
