body {
    font-family: Arial, sans-serif;
    text-align: center;
    padding: 20px;
}

#result {
    font-size: 1.5em;
    margin-top: 20px;
}
