button.copybtn {
    opacity: 1;
}
button.copybtn:focus, .tab-set > input:focus + label {
    outline-style: auto;
}
table.docutils {
    width: 100%;
}