<style>
.eapps-link,
.eapps-apps-bar,
.eapps-apps-bar-cell,
[class*="eapps-link"],
[id*="eapps-link"] {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
  max-height: 0 !important;
}
</style>