button {
    width: 100%;
}

input[type=radio] + input[type=radio] {
    margin-left: 10px;
}