.center-btn {
    display: flex;
    justify-content: center;
    width: 100%;
}

#create-dashboard-btn { 
    width: 90%; 
    height: 50px; 
    border-radius: 8px;
}


  