#donate-button {   display:none; } .box-inner {   border-style: none; } .progressbar, .progressbar-done {     height: 42px;     width: 100%;     max-width: 400px; } .progressbar {     background: #5d69c6;     position: relative;     margin-bottom: 10px; } .progressbar-done {     background: #ff3300;     background-color: #0f173d;     position: absolute;     top: 0;     left: 0; }