body {
    margin-top: 70px;
    background-color: #cccccc;
}
label.rounded {
    border-radius: 1em;
}
.container {width: calc(100% - 20px);}
