result.css 225 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 body { text-align: center; } .table{ text-align: center; margin-left: 25%; width: 50%; } .container{ text-align: center; } .sum{ display: inline-block; font-weight: bold; margin-right: 10px; }