/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
#submitbtn .fa-spinner {
    display: none;
}
#result {
    text-align: center;
}