#myProgress {  width: 100%;  background-color: grey;  text-align: center;  line-height: 30px;  color: white;}
#myBar {  width: 0%;  height: 30px;  background-color: green;  text-align: center;  line-height: 30px;  color: white;}