.marginBot0 {
    margin-bottom: 0
}

.marginTop225r {
    margin-top: 2.25rem
}

.entropy, .password {
    word-break: break-all;
    line-height: 1;
    font-family: monospace;
    text-align: center;
    padding: 1em;
}

.password {
    border: 1px solid #337ab7;
}

.password:not(:last-child) {
    border-bottom: none;
}

.entropy {
    position: relative;
}

.progressBar {
    height: 5px;
    margin: 5px 0;
    background-color: #f00;
}

.progressBar .pct {
    height: 100%;
}
