/* Hide elements if no JS */
.column {
    display: block !important;
}

#myBtncontent, #help, #about, #graphBtn, #myBtn {
    display: none;
}