body {
    /*background-color: red !important;*/
}

.title-bg {
    
}

input#input_result {
    background: transparent;
    border: none;
    color: #FF8901;
    font-size: 20px;
    font-weight: bold;
    opacity: 1;
}