.btn,
.active{
    color: white;
    background-color: #1ab586;
    border-radius: 0px;
}
.nav-link{
    margin: -10px 0 -10px 0;
    padding-top: 10px;
    color: white;
}

thead,tbody{
width: 100px;
}
.menu-btn{
    width: 100px;
}
#oev{
    font-size: small;
}

body{
    padding-left: 20px;
    align-content: center;
    align-items: center;
    align-self: center;
    margin: auto 0;
}

