#total::before{
    content: "Total Price: ";
}
.table{
    vertical-align: middle;
}
.container{
    margin-top: 5rem;
}