.logout-container--3lXZ6 {
    position: absolute;
    white-space: nowrap;
    font-size: 12px;
    bottom: 0;
    padding: 5px;
    -webkit-transform: translateY(120%);
    transform: translateY(120%);
    line-height: 20px;
    width: 100%;
    box-sizing: border-box;
    background: #136ce9;
    color: #fff;
    border-radius: 5px
}