.headclass{text-align:center !important;width:100% !important;}
code {
    background: #f4f5f6;
    border-radius: .4rem;
    font-size: 16px;
    margin: 0 .2rem;
    padding: .2rem .5rem;
    white-space: nowrap;
}
.listTerms {
    margin: 10px 0 0;
}
.listTerms li {
    color: #000;
    margin: 8px 15px 0;
    font-size: 16px;
}
.compoundInterestWorks-formula {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: .3px;
    color: #000;
    margin-left: 15px;
}