.bar1{
    height:120px;
    width:472px;
    border-color: #451722;
    border: 5;
    background-color: #ded5c0;
    font-size:70px;
    font-family: sans-serif;
    font-weight: bold;
    color: #451722;
    padding:5px;
}
.bar10{
    height:100px;
    width:948px;
    border-color: #451722;
    border: 5;
    background-color: #ded5c0;
    font-size:70px;
    font-family: sans-serif;
    font-weight: bold;
    color: #451722;
    padding: 5px;
}

.bar2{
    height:80px;
    width:472px;
    border-color: #451722;
    border: 5;
    background-color: #ded5c0;
    font-size:50px;
    font-family: sans-serif;
    font-weight: bold;
    color: #451722;
    padding:5px;
}

