form > div {
    margin-bottom: 1em;
}
progress[aria-busy="true"] {
    opacity: 0.5;
}