/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.total {
    display: flex;
    justify-content: center;
    align-items: center;
}