h5 {
    color: white;
}

table {
    table-layout: fixed; /* Prevents the table from expanding */

    max-width: 800px; /* Fixed width for the table */
    width: 800px; /* Fixed width for the table */
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;

  
}


strong#earning {
    color: white;
    /* text-align: left; */
    /* align-self: center; */
    position: relative;
    left: 532px;
}

.dumb22 {
    display: none;
}

div#lbhtml {
    position: relative;
    top: -90px;
    left: 141px;
}

div#topbar1 {
    position: relative;
    left: 117px;
    top: 19px;
}



