.account-bottom {
        width: 100%;
        color: #d5e4f7;
        background: #212831;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 1;
        text-align: center;
        padding: 6px 0;
    }