.gauge {
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

h3 {
    text-align: center;
    margin-bottom: 15px;
}

.form-range {
    margin-bottom: 20px;
}