/* this will hide the sidebar */
#sidebarContainer {
      display: none;
}
