#show_button {
    display: inline-block;
}

#hide_button {
    display: none !important;
}
