#elmls-container{position:fixed;z-index:9999}#elmls-icon{background:#fff;border-radius:20%;width:45px;height:45px;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:20%;padding:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:none;flex-direction:column;gap:5px;min-width:40px;text-align:center;left:50%;transform:translateX(-50%)}#elmls-icon img,#elmls-flags img{width 40px;height:40px;border-radius:10%}
