#elmls-container{position:fixed;bottom:24px;right:24px;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;bottom:60px;left:50%;transform:translateX(-50%);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}#elmls-icon img,#elmls-flags img{width:24px;height:24px;border-radius:50%}