#canvas{
    margin: auto;
    background: #ececec;
    width: 100%;
    margin-top: 20px;
}

#btn-disabled{
    color: #fff !important;
}

.navbar-brand{
    text-align: center;
}

