table.total { margin: 10px 0px; width: 80%; height: 100px; border-collapse: collapse; border: 1px black solid; background: orange; }
td, th { padding: 12px 15px; text-align: left; border: bottom; }

.button { height: 40px; width: 120px; }