
body {
    margin-top: 50px;
    background-color: #f8f9fa;
}
.container {
    max-width: 500px; 
}
.result {
    margin-top: 20px;
}