body {
    background-color: #f0f8ff;
}
h3 {
    font-weight: bold;
    color: #343a40;
}
#formula {
    font-style: italic;
}
#result h4 {
    color: #007bff;
}
