.success-message {
    padding: 20px 20px 20px 20px;
}
.progress {
    width: 100%;
    background-color: #D0D0D0; 
    margin-bottom: 20px;
}
.bar {
    width: 1%;
    height: 30px;
    background-color: #006400;
}