.eduexe-navbar-container {
    position: fixed;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 60px;

    background-color: lightgray;
}

.bottom-navbuttons {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 40px;
    margin-top: 10px;
}