h2{
  display:none!important;
}
h1{
  display:none!important;
}
body.page article {
    background-color:rgba(255, 255, 255, 0.9);
    border: none;
}
#switch-glass, #play-button{
    display: none;
}
#slide-list {
    display: none !important;

}