.wm {
    user-select: none;
    -webkit-user-drag: none;
}

.lg {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 99;
    width: 6em;
    opacity: 0.8;
    overflow: hidden;
}